"N. Raghavendra" <[EMAIL PROTECTED]> 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
_______________________________________________
Help-gnu-emacs mailing list
Help-gnu-emacs@gnu.org
http://lists.gnu.org/mailman/listinfo/help-gnu-emacs

Reply via email to