From mboxrd@z Thu Jan 1 00:00:00 1970 Path: quimby.gnus.org!not-for-mail From: Per Abrahamsen Newsgroups: gmane.emacs.devel Subject: Re: List Text Properties Date: Thu, 14 Feb 2002 10:36:23 +0100 Organization: The Church of Emacs Message-ID: References: <200202140311.g1E3Bq709080@aztec.santafe.edu> NNTP-Posting-Host: quimby2.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: quimby2.netfonds.no 1013680241 28246 195.204.10.66 (14 Feb 2002 09:50:41 GMT) X-Complaints-To: usenet@quimby2.netfonds.no NNTP-Posting-Date: 14 Feb 2002 09:50:41 GMT Original-Received: from fencepost.gnu.org ([199.232.76.164]) by quimby2.netfonds.no with esmtp (Exim 3.12 #1 (Debian)) id 16bIXI-0007LU-00 for ; Thu, 14 Feb 2002 10:50:40 +0100 Original-Received: from localhost ([127.0.0.1] helo=fencepost.gnu.org) by fencepost.gnu.org with esmtp (Exim 3.33 #1 (Debian)) id 16bIM9-0003Hy-00; Thu, 14 Feb 2002 04:39:09 -0500 Original-Received: from sheridan.dina.kvl.dk ([130.225.40.227]) by fencepost.gnu.org with esmtp (Exim 3.33 #1 (Debian)) id 16bIJU-0003EJ-00 for ; Thu, 14 Feb 2002 04:36:25 -0500 Original-Received: from ssv2.dina.kvl.dk (ssv2.dina.kvl.dk [130.225.40.226]) by sheridan.dina.kvl.dk (8.9.3/8.9.3/Debian 8.9.3-21) with ESMTP id KAA27958; Thu, 14 Feb 2002 10:36:23 +0100 Original-Received: from abraham by ssv2.dina.kvl.dk with local (Exim 3.12 #1 (Debian)) id 16bIJT-0004L1-00; Thu, 14 Feb 2002 10:36:23 +0100 Original-To: emacs-devel@gnu.org X-Face: +kRV2]2q}lixHkE{U)mY#+6]{AH=yN~S9@IFiOa@X6?GM|8MBp/ In-Reply-To: <200202140311.g1E3Bq709080@aztec.santafe.edu> (Richard Stallman's message of "Wed, 13 Feb 2002 20:11:52 -0700 (MST)") Original-Lines: 16 User-Agent: Gnus/5.090006 (Oort Gnus v0.06) Emacs/21.1 (i686-pc-linux-gnu) Errors-To: emacs-devel-admin@gnu.org X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.0.5 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: Emacs development discussions. List-Unsubscribe: , List-Archive: Xref: quimby.gnus.org gmane.emacs.devel:1117 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:1117 Richard Stallman 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. _______________________________________________ Emacs-devel mailing list Emacs-devel@gnu.org http://mail.gnu.org/mailman/listinfo/emacs-devel