emacs-devel
[Top][All Lists]
Advanced

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

Re: :format strings in Custom ending in %h


From: Luc Teirlinck
Subject: Re: :format strings in Custom ending in %h
Date: Fri, 22 Aug 2003 22:25:48 -0500 (CDT)

I should add that there is a further problem with:

(define-widget 'other 'sexp
(define-widget 'sexp 'editable-field
(define-widget 'editable-field 'default

Indeed, %v in :format for 'other will, very misleadingly, present the
user with an editable field, giving the illusion of a choice, which is
not really there.

(This is a follow-up to a previous message in which I pointed out
problems with the above sequence of define-widgets.)

Sincerely,

Luc.




reply via email to

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