* risky local variables
@ 2006-10-02 10:09 Seweryn Kokot
0 siblings, 0 replies; 2+ messages in thread
From: Seweryn Kokot @ 2006-10-02 10:09 UTC (permalink / raw)
Hello,
Normally my text files are visited with auto-fill mode but I need one
text file that should not be auto-filled so I put in this file:
%%% Local Variables:
%%% mode: text
%%% auto-fill-function: nil
%%% End:
but when I open this file I get the following information:
The local variables list in file.txt
contains variables that are risky (**).
Do you want to apply it? You can type
y -- to apply the local variables list
n -- to ignore the local variables list
It is a bit irritating to type y all the time. How to get rid of this
question?
Regards
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: risky local variables
[not found] <mailman.7667.1159783825.9609.help-gnu-emacs@gnu.org>
@ 2006-10-02 10:26 ` David Kastrup
0 siblings, 0 replies; 2+ messages in thread
From: David Kastrup @ 2006-10-02 10:26 UTC (permalink / raw)
Seweryn Kokot <skokot@po.opole.pl> writes:
> Hello,
>
> Normally my text files are visited with auto-fill mode but I need one
> text file that should not be auto-filled so I put in this file:
>
> %%% Local Variables:
> %%% mode: text
> %%% auto-fill-function: nil
> %%% End:
>
> but when I open this file I get the following information:
>
> The local variables list in file.txt
> contains variables that are risky (**).
>
> Do you want to apply it? You can type
> y -- to apply the local variables list
> n -- to ignore the local variables list
>
> It is a bit irritating to type y all the time. How to get rid of this
> question?
%%% auto-fill-mode: nil
would probably work.
--
David Kastrup, Kriemhildstr. 15, 44793 Bochum
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2006-10-02 10:26 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <mailman.7667.1159783825.9609.help-gnu-emacs@gnu.org>
2006-10-02 10:26 ` risky local variables David Kastrup
2006-10-02 10:09 Seweryn Kokot
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).