GNU bug report logs - #4006
23.1.50; safe-local-variable-values

Previous Next

Package: emacs;

Reported by: Peter Dyballa <Peter_Dyballa <at> Freenet.DE>

Date: Sat, 1 Aug 2009 20:50:04 UTC

Severity: normal

Done: Chong Yidong <cyd <at> stupidchicken.com>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Chong Yidong <cyd <at> stupidchicken.com>
To: Peter Dyballa <Peter_Dyballa <at> Freenet.DE>
Cc: 4006 <at> debbugs.gnu.org
Subject: bug#4006: 23.1.50; safe-local-variable-values
Date: Sat, 09 Jan 2010 14:12:23 -0500
> My customisation contains since some days also an entry for an ispell
> dictionary (before it consisted of (AUC)TeX-command-default names).
> It was added by GNU Emacs by pressing ! to answer this question:
>
> 	The local variables list in Beispiel.tex
> 	contains values that may not be safe (*).
>
> 	Do you want to apply it?  You can type
> 	y  -- to apply the local variables list.
> 	n  -- to ignore the local variables list.
> 	!  -- to apply the local variables list, and permanently mark these
>
> 	      values (*) as safe (in the future, they will be set
>             automatically.)
>
> 	  * ispell-dictionary : "english"
> 	    mode : latex
> 	    TeX-master : t
> 	    TeX-command-default : "XeLaTeXx"

From "Specifying File Variables" in the Emacs manual:

   If `mode' is used to set a major mode, it should be the first
   "variable" in the list.  Otherwise, the entries that precede it will
   usually have no effect, since most major modes kill all local
   variables as part of their initialization.

That the problem you're seeing.

There is another bug entry in that database about adding a warning for
this kind of situation (Bug#5239).




This bug report was last modified 15 years and 138 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.