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: Wed, 01 Feb 2006 23:15:59 -0500

    If you want to be really restrictive, you can introduce a list of
    `safe-local-variables', and prompt for anything outside that list (the
    prompt could have an additional choice, [(a) always allow this
    variable], a variable to the list).

Perhaps that is the best solution.  However, if only 2% of all file
local variable settings are outside that list, it will still cause
annoyance to a lot of people.

So let's first see if some more general method based on custom types
can be made to work.  If that can't be made to work, we can fall back
on this approach.




reply via email to

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