emacs-devel
[Top][All Lists]
Advanced

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

Re: address@hidden: Info on define-minor-mode - :init-valueor :initial-v


From: Juanma Barranquero
Subject: Re: address@hidden: Info on define-minor-mode - :init-valueor :initial-value?]
Date: Mon, 1 Aug 2005 07:33:33 +0200

On 8/1/05, Richard M. Stallman <address@hidden> 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




reply via email to

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