From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: David Kastrup Newsgroups: gmane.emacs.help Subject: Re: A question about Syntax highlighting, different modes. Date: Tue, 12 Jul 2005 09:08:44 +0200 Organization: Organization?!? Message-ID: <85hdf0cxhf.fsf@lola.goethe.zz> References: <86ll4czo4y.fsf@riemann.mri.ernet.in> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1121153251 14847 80.91.229.2 (12 Jul 2005 07:27:31 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 12 Jul 2005 07:27:31 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Tue Jul 12 09:27:24 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1DsFAO-0005tj-Mv for geh-help-gnu-emacs@m.gmane.org; Tue, 12 Jul 2005 09:26:56 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DsFC0-0006mO-CY for geh-help-gnu-emacs@m.gmane.org; Tue, 12 Jul 2005 03:28:36 -0400 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!newsfeed.berkeley.edu!ucberkeley!newsfeed.arcor.de!news.arcor.de!not-for-mail Original-Newsgroups: gnu.emacs.help X-Face: 2FEFf>]>q>2iw=B6, xrUubRI>pR&Ml9=ao@P@i)L:\urd*t9M~y1^:+Y]'C0~{mAl`oQuAl \!3KEIp?*w`|bL5qr,H)LFO6Q=qx~iH4DN; i"; /yuIsqbLLCh/!U#X[S~(5eZ41to5f%E@'ELIi$t^ Vc\LWP@J5p^rst0+('>Er0=^1{]M9!p?&:\z]|;&=NP3AhB!B_bi^]Pfkw User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux) Cancel-Lock: sha1:kPF1qEw4geQIZbWQvxBhBOWme7Q= Original-Lines: 18 Original-NNTP-Posting-Date: 12 Jul 2005 09:08:42 MEST Original-NNTP-Posting-Host: cc0f1861.newsread4.arcor-online.net Original-X-Trace: DXC=fjgM; _1_LiI6ENVa]3>5MOK`Nm; n_:[^ Original-X-Complaints-To: abuse@arcor.de Original-Xref: shelby.stanford.edu gnu.emacs.help:132409 Original-To: help-gnu-emacs@gnu.org X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:27892 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:27892 "N. Raghavendra" 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