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

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

Re: about global-set-key


From: etienne
Subject: Re: about global-set-key
Date: Tue, 11 Sep 2012 01:30:06 -0700 (PDT)

Dear Stefan,

you must be right because when I press _ on a standard file (like the
tutorial) then it write _{} as I expect but this not work in a latex file
because I you said I use an other mode.
What should be I do to use this shortcut ?

Here is the line of my .emacs file about latex and auctex

(setq reftex-plug-into-AUCTeX t)
(add-hook 'LaTeX-mode-hook 'turn-on-reftex)   ; with AUCTeX LaTeX mode
(require 'reftex)
(setq TeX-PDF-mode nil) ; remove pdflatex by defaut
(setq LaTeX-math-mode t) ; set Latex-math-mode




--
View this message in context: 
http://emacs.1067599.n5.nabble.com/about-global-set-key-tp262753p263711.html
Sent from the Emacs - Help mailing list archive at Nabble.com.



reply via email to

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