emacs-devel
[Top][All Lists]
Advanced

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

Re: Risky local variable mechanism


From: Richard M. Stallman
Subject: Re: Risky local variable mechanism
Date: Thu, 09 Feb 2006 12:47:34 -0500

    Yes, something like that.  Except that it's the list of values that *the
    user* has deemed safe (there'd also be a corresponding alist of values the
    user has deemed undesirable).

    The maintainers/authors wouldn't touch this list.  Instead they'd set
    special properties on the variable's symbol, which would either be t (to say
    that any value is safe) or a predicate which checks a candidate value
    for safety.

That sounds like a good plan to me.




reply via email to

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