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

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

Reftex local variables


From: Alain Muls
Subject: Reftex local variables
Date: Thu, 30 Jul 2009 18:52:11 +0200
User-agent: Thunderbird 2.0.0.22 (X11/20090608)

Hi emacs,

I want to change the insertion of local variables from

%%% Local Variables:
%%% mode: latex
%%% TeX-master: t
%%% End:

to

%%% Local Variables:
%%% mode: latex
%%% TeX-master: t
%%% eval: (ispell-change-dictionary "american")
%%% eval: (flyspell-mode 1)
%%% End:

How do you do that?


Is it also possible to have the insertion ask for the dictionary to use?

And finally, how do I get rid of the "allow variables that are risky" question?

Tx/Alain

---------------------------------------------------------------------
Alain Muls                                      alain.muls@telenet.be
                                                       +32.477.675091




reply via email to

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