help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: A question about Syntax highlighting, different modes.


From: David Kastrup
Subject: Re: A question about Syntax highlighting, different modes.
Date: Tue, 12 Jul 2005 09:08:44 +0200
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux)

"N. Raghavendra" <raghu@mri.ernet.in> writes:

> You can try `tex-mode' instead of `AUCTeX'.  You can do that an
> expression like this in your Emacs startup file:
>
>   (add-to-list 'auto-mode-alist '("\\.tex\\'" . tex-mode))

This won't work reliably as AUCTeX aliases tex-mode to TeX-mode.  Once
AUCTeX is activated, it is not really simple to get rid of it again.
AUCTeX 11.80 will have documented ways to do that, even on a
mode-to-mode basis.

However, in this case it makes much more sense to figure out what the
problem is.  Of course, reducing the font lock detail is a simple
measure.

-- 
David Kastrup, Kriemhildstr. 15, 44793 Bochum


reply via email to

[Prev in Thread] Current Thread [Next in Thread]