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

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

file/local variables (and auctex?)


From: thorne
Subject: file/local variables (and auctex?)
Date: Tue, 10 Apr 2007 03:35:18 -0700
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/23.0.51 (gnu/linux)

Hello.  I am working on a file and in its current incarnation it has a
file variables (first) line that looks like this:

% -*- fill-column: 60; -*- 

and a local variables (last) section that looks like this:

% Local Variables: %
% mode:latex %
% mode:longlines %
% tab-width:5 %
% tex-open-quote:"\"" %
% tex-close-quote:"\"" %
% indent-tabs-mode:nil %
% indent-line-function:insert-tab %
% End: % 

The problem:  latex mode and longlines do turn on and everything works
except setting fill-column and setting the tex open/close quote
string.  C-h v fill-column RET tells me it is set to 68 instead of
60.  Stranger, is that the tex open/close quote string tells me (when
i do C-h v) that they _are_ set correctly... yet when i acually type
a quote in the buffer, it inserts the default tex quotes.  I am
baffled.  Can anyone clue me in on what may be wrong?  

[This is GNU Emacs 22.0.92.1 (i686-pc-linux-gnu... )]

Thanks!

-- 
þ    theron tlåx    þ
(compose-mail (concat "thorne@" (rot13 "gvzoeny") ".net"))


reply via email to

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