emacs-devel
[Top][All Lists]
Advanced

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

Re: address@hidden: Emacs security bug]


From: Stefan Monnier
Subject: Re: address@hidden: Emacs security bug]
Date: Mon, 12 May 2008 16:45:21 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux)

>> + (put 'fast-lock-cache-directories 'risky-local-variable t)

> I think this will not work, since above line is only executed after
> fast-lock has been loaded. So the symbol may not yet have the property
> when the file variables are evaluated.

> It would work if above line was moved to files.el.

It's not that important anyway: since Emacs-22, all variables are
presumed unsafe unless explicitly marked as safe.


        Stefan




reply via email to

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