[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Creating recursive customization types / widgets
From: |
Per Abrahamsen |
Subject: |
Re: Creating recursive customization types / widgets |
Date: |
Tue, 02 Dec 2003 14:34:33 +0100 |
User-agent: |
Gnus/5.1003 (Gnus v5.10.3) Emacs/21.3 (gnu/linux) |
David Kastrup <address@hidden> writes:
> It is conceivable, for example, that the exact type depends on the
> value of a different variable, or the availability of some feature
> at run-time. One could use that widget even in that case, and it
> would have nothing to do with recursion.
I don't know if that would work. The :type value isn't evaluated like
a Lisp expression, it is expanded in widget specific ways.
Re: Creating recursive customization types / widgets, Thien-Thi Nguyen, 2003/12/01