emacs-devel
[Top][All Lists]
Advanced

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

Re: More about blink-cursor-mode


From: Stefan Monnier
Subject: Re: More about blink-cursor-mode
Date: Tue, 22 Feb 2005 23:23:08 -0500
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux)

> In the current situation, I believe that we need a comment making
> clear that the temporary evaluated value should not be relied upon
> even during the time it is in effect (to be robust against code
> changes),

There are many variables like that.  It's not like it's a big deal.

> that the `noninteractive' better be kept the first form in the
> `or' to prevent the need for the condition-case, and that any change
> in the :init-form should be mimicked in startup.el.

As mentioned elsewhere, instead of mimicking things we should provide
a customize-reset-value which tells custom to re-evaluate the expression
that defines the value.


        Stefan




reply via email to

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