auctex-devel
[Top][All Lists]
Advanced

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

Re: [AUCTeX-devel] Re: [AUCTeX-diffs] Changes to auctex/ChangeLog


From: David Kastrup
Subject: Re: [AUCTeX-devel] Re: [AUCTeX-diffs] Changes to auctex/ChangeLog
Date: Sat, 23 Apr 2005 22:38:05 +0200
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux)

David Kastrup <address@hidden> writes:

> David Kastrup <address@hidden> writes:
>
>> (defcustom foo-2 (eval-when-compile (if featurep 'xemacs) 'color 1.1))
>>   ...
>> )
>
> Bother, that is just skirting the issue.  I just checked and all the
> custom-initialize whatever functions do an explicit eval on the
> value.
>
> There must be millions of places in code I wrote where this is done
> wrong.

Well, it's not as bad as that:  the :set property does not need to
evaluate again, the :initialize property _does_ need to evaluate.

So probably not so many places after all.

-- 
David Kastrup, Kriemhildstr. 15, 44793 Bochum




reply via email to

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