Re: display different color in XEmacs

Adrian Aichner <[email protected]> Fri, 13 Aug 2004 23:55:03 +0200
Newsgroups gmane.emacs.xemacs.windows
Organization The XEmacs Project
Message-ID <[email protected]>
<[email protected]> writes:

> Thank you very much!
>
> But where the file auto-mode-alist lies? I cannot find this file.

Wei, please don't drop mailing lists in your followups!

That way we all lose.

Do NOT respond privately to mail posted to a mailing list.

See http://www.linuxmafia.com/~rick/faq#offlist for more info.

Following few commands should help you to help yourself:

C-h b (describe-bindings)
C-h m (describe-mode)
C-h v (describe-variable)

Try C-h v auto-mode-alist RET

In a .tex buffer, try
C-h m
which will give you help on the major mode it is in.

You can also try
M-: major-mode
while in the .tex file and report to us the name of the mode.

C-u (universal-argument)
M-: (eval-expression)

Use
C-h l (view-lossage)
to get at the information printed in the echo area.

Hope this helps,

Adrian

>
> Best,
>
> Wei
>
>> <[email protected]> writes:
>> 
>> > Hi,
>> >
>> > Sorry for bothering you guys.
>> >
>> 
>> > How to display different color in xemacs running under windows? When
>> > I use Xemacs open a *.tex file, it appears all black font while not
>> > as emacs which displays different color.
>> 
>> 
>> Does XEmacs chose the right major-mode for .tex files?
>> 
>> If not, see auto-mode-alist.
>> 
>> Is font-lock-mode not on?
>> 
>> If not, see turn-on-font-lock
>> 
>> Hope this helps,
>> 
>> Adrian
>> 
>> >
>> > Thank you very much!
>> >
>> > Best,
>> >
>> > Wei
>> >
>> 
>> -- 
>> Adrian Aichner
>>  mailto:[email protected]
>>  http://www.xemacs.org/
>> 
>> 

-- 
Adrian Aichner
 mailto:[email protected]
 http://www.xemacs.org/