emacs-devel
[Top][All Lists]
Advanced

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

Re: List Text Properties


From: Per Abrahamsen
Subject: Re: List Text Properties
Date: Thu, 14 Feb 2002 10:36:23 +0100
User-agent: Gnus/5.090006 (Oort Gnus v0.06) Emacs/21.1 (i686-pc-linux-gnu)

Richard Stallman <address@hidden> writes:

> The feature is a good idea.
>
>     (define-widget 'describe-text-close 'push-button
>       "Add a `close' button."
>       :tag "Close"
>       :action (lambda (&rest ignore) (describe-text-done)))
>
> Using this will force the widget library to be loaded,
> and it seems like a mistake to pay that price for a minor
> side feature.  So please leave this out.  Otherwise it seems
> like a good implementation.

Ok, I will install it without a "close" button.  None of the other
help windows have such a button anyway.



reply via email to

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