From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Sebastien Vauban Newsgroups: gmane.emacs.help Subject: Re: latex-mode hook? Date: Mon, 08 Sep 2014 13:46:40 +0200 Organization: Sebastien Vauban Message-ID: <86r3zmbahr.fsf@somewhere.org> References: <87bnqr27vm.fsf@skimble.plus.com> <87ppf7feq0.fsf@debian.uxu> <20140908111010.31ed65b8@aga-netbook> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1410177028 2479 80.91.229.3 (8 Sep 2014 11:50:28 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 8 Sep 2014 11:50:28 +0000 (UTC) To: help-gnu-emacs-mXXj517/zsQ@public.gmane.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org-mXXj517/zsQ@public.gmane.org Mon Sep 08 13:50:22 2014 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1XQxSf-0002aC-CG for geh-help-gnu-emacs@m.gmane.org; Mon, 08 Sep 2014 13:50:21 +0200 Original-Received: from localhost ([::1]:42670 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XQxSe-0007ol-TY for geh-help-gnu-emacs@m.gmane.org; Mon, 08 Sep 2014 07:50:20 -0400 Original-Path: usenet.stanford.edu!news.kjsl.com!feeder.erje.net!eu.feeder.erje.net!newsfeed.datemas.de!eternal-september.org!feeder.eternal-september.org!news.eternal-september.org!.POSTED!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 24 Injection-Info: mx05.eternal-september.org; posting-host="402b34550bd938aa98825778083dce0e"; logging-data="8113"; mail-complaints-to="abuse-VVbKFVtnif8H+i2N2EyTrmui9UKz+5OX@public.gmane.org"; posting-account="U2FsdGVkX1+YPeK1JuTiYhOzdCnPQjVE" User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3 (windows-nt) X-Archive: encrypt Cancel-Lock: sha1:nC7MMd8gjVq2hPSpq6ANyw5y3zk= sha1:CBKxwVYxa4glSXjUwh7828bPCks= X-Url: Under construction... Original-Xref: usenet.stanford.edu gnu.emacs.help:207420 X-BeenThere: help-gnu-emacs-mXXj517/zsQ@public.gmane.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org-mXXj517/zsQ@public.gmane.org Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org-mXXj517/zsQ@public.gmane.org Xref: news.gmane.org gmane.emacs.help:99695 Archived-At: Thorsten Jolitz wrote: > Marcin Borkowski writes: > >> AFAIK, latex-mode is the built-in, very limited LaTeX mode, and >> LaTeX-mode is the AUCTeX's one (which is much, much better - think >> autocompletion, for instance). Also the texmathp function. And >> parsing of \usepackage[...]{inputenc}. And more. > > A bit confusing is that I have AUCTEX installed and see LaTeX/P in the > mode line, but > > ,---- > | M-: major-mode > `---- > > returns 'latex-mode', not 'LaTeX-mode'. IIRC, AUCTeX aliases latex-mode to LaTeX-mode. This can explain that. Best regards, Seb -- Sebastien Vauban