emacs-devel
[Top][All Lists]
Advanced

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

Re: Declaring a variable safe


From: Glenn Morris
Subject: Re: Declaring a variable safe
Date: Sun, 28 Mar 2010 14:16:15 -0400
User-agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/)

Eli Zaretskii wrote:

>   (put 'foobar 'safe-local-variable 'booleanp)
>
> But what is the recommended way of doing this with a variable that is
> defined in the C sources?  One possibility is to put the above form
> somewhere in a Lisp file that is preloaded, like simple.el.

This is currently done ~ line 2770 of files.el.




reply via email to

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