emacs-devel
[Top][All Lists]
Advanced

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

Re: Please check-in Belanger's Calc patches


From: Jay Belanger
Subject: Re: Please check-in Belanger's Calc patches
Date: Wed, 21 Jul 2004 12:16:33 -0500
User-agent: Gnus/5.1006 (Gnus v5.10.6) Emacs/21.3.50 (gnu/linux)

Stefan Monnier <address@hidden> writes:
...
>> Calc stores those variables in calc-mode-var-list so that functions
>> (which store and reset those variables) can easily access them.
>> There are about four functions which do this.  If these variables are
>> set individually by defvar, then the store-reset functions would have
>> to be redone.  Restoring calc-mode-var-list is easier, but redoing the
>> functions is doable, no doubt.
>
> But as a short-term fix, can't they be both defvar'd and listed in
> calc-mode-var-list?

Use calc-mode-var-list to store and set their values after they've
been defvar'd?  In that case, why would it only be a short term fix?

Jay




reply via email to

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