On 8/1/05, Richard M. Stallman <[EMAIL PROTECTED]> wrote:

> We're not talking about running Custom here.
> We're talking about what happens when you load a defcustom and
> the variable has already been set.

If loading a defcustom is gonna modify a variable I've set in my
.emacs, I want something akin to

  (please-defcustom-dont-fucking-touch 'my-variable)

whether this is

 (put 'my-variable 'saved-value t)

or anything else.

-- 
                    /L/e/k/t/u


_______________________________________________
Emacs-devel mailing list
Emacs-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-devel

Reply via email to