From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Peter Dyballa Newsgroups: gmane.emacs.help Subject: Re: Gnu Emacs +MikTex +Yap Date: Sat, 24 Dec 2005 11:04:02 +0100 Message-ID: <3f985de4b09d60fa81838f58ce3bd532@Web.DE> References: <85ek46dd77.fsf@lola.goethe.zz> <65adnXKVwfsFVDHeRVn-ug@inreach.com> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 (Apple Message framework v623) Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1135419797 29379 80.91.229.2 (24 Dec 2005 10:23:17 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sat, 24 Dec 2005 10:23:17 +0000 (UTC) Cc: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sat Dec 24 11:23:16 2005 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1Eq6YT-0006E4-Jn for geh-help-gnu-emacs@m.gmane.org; Sat, 24 Dec 2005 11:23:14 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Eq6Z4-0000vG-Es for geh-help-gnu-emacs@m.gmane.org; Sat, 24 Dec 2005 05:23:50 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Eq6Je-0004Qe-3y for help-gnu-emacs@gnu.org; Sat, 24 Dec 2005 05:07:54 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Eq6Ij-00043s-9R for help-gnu-emacs@gnu.org; Sat, 24 Dec 2005 05:06:58 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Eq6H6-0003Un-6O for help-gnu-emacs@gnu.org; Sat, 24 Dec 2005 05:05:16 -0500 Original-Received: from [217.72.192.224] (helo=smtp06.web.de) by monty-python.gnu.org with esmtp (TLS-1.0:DHE_RSA_3DES_EDE_CBC_SHA:24) (Exim 4.34) id 1Eq6GY-00045L-0T for help-gnu-emacs@gnu.org; Sat, 24 Dec 2005 05:04:42 -0500 Original-Received: from [84.245.190.133] (helo=[192.168.1.2]) by smtp06.web.de with asmtp (TLSv1:RC4-SHA:128) (WEB.DE 4.105 #340) id 1Eq6Fw-0001aS-00; Sat, 24 Dec 2005 11:04:05 +0100 In-Reply-To: <65adnXKVwfsFVDHeRVn-ug@inreach.com> X-Image-Url: http://homepage.mac.com/sparifankal/.cv/thumbs/me.thumbnail Original-To: Overbeck X-Mailer: Apple Mail (2.623) X-Sender: Peter_Dyballa@web.de 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:32202 Archived-At: Am 24.12.2005 um 05:07 schrieb Overbeck: > I'd just like to replace LaTeX with TeX on the menu and default to > plain tex > mode. > Did you read about these statements: (require 'tex-site) (add-hook 'LaTeX-mode-hook 'turn-on-reftex) ; with AUCTeX LaTeX mode (add-hook 'LaTeX-mode-hook '(lambda () (TeX-fold-mode 1))) (add-hook 'latex-mode-hook 'turn-on-reftex) ; with Emacs latex mode (setq reftex-plug-into-AUCTeX t) I haven't read the AUCTeX manual since one year, I think ... -- Greetings Pete Time flies like an error but fruit flies like a banana