Quoth Moritz Muehlenhoff <[EMAIL PROTECTED]>, on 2007-11-02 17:13:23 +0100:
> JFTR, emacs21 from Debian Etch is not affected, it correctly prints a
> "Ignoring risky spec in the local variables list" warning.

This is true, yes.  It's mostly because the behavior of file local
variables in Emacs 21 is different in a way that makes the report not
applicable in the first place.  Primarily, the Emacs 21 definition of
`enable-local-variables' does not include :safe as a valid value with
the expected behavior being as in Emacs 22; it only provides t, nil,
and anything else meaning "query".  The code fragment that causes the
problem only occurs in the :safe case; the other three cases are not
affected.

Ironically, that feature was the main reason I wanted to try Emacs 22
in the first place.  :-)

> Cheers,
>         Moritz

   ---> Drake Wilson



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to