From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Lennart Borgman Newsgroups: gmane.emacs.devel Subject: Re: Getting help for a widget Date: Tue, 04 Apr 2006 22:16:37 +0200 Message-ID: <4432D425.8090000@student.lu.se> References: <442F99BA.2080008@student.lu.se> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1144181824 24990 80.91.229.2 (4 Apr 2006 20:17:04 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 4 Apr 2006 20:17:04 +0000 (UTC) Cc: drew.adams@oracle.com, emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Apr 04 22:17:01 2006 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1FQrxU-00081X-1T for ged-emacs-devel@m.gmane.org; Tue, 04 Apr 2006 22:17:00 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FQrxT-0002Zo-Gq for ged-emacs-devel@m.gmane.org; Tue, 04 Apr 2006 16:16:59 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1FQrxG-0002Za-Ow for emacs-devel@gnu.org; Tue, 04 Apr 2006 16:16:46 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1FQrxD-0002Yk-1W for emacs-devel@gnu.org; Tue, 04 Apr 2006 16:16:45 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FQrxC-0002Yh-QC for emacs-devel@gnu.org; Tue, 04 Apr 2006 16:16:42 -0400 Original-Received: from [81.228.11.98] (helo=pne-smtpout1-sn1.fre.skanova.net) by monty-python.gnu.org with esmtp (Exim 4.52) id 1FQs0V-0006ON-Vl; Tue, 04 Apr 2006 16:20:08 -0400 Original-Received: from [192.168.123.121] (83.249.218.244) by pne-smtpout1-sn1.fre.skanova.net (7.2.070) id 441DB94F0041FFC5; Tue, 4 Apr 2006 22:16:38 +0200 User-Agent: Thunderbird 1.5 (Windows/20051201) Original-To: rms@gnu.org In-Reply-To: X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:52412 Archived-At: Richard Stallman wrote: > I tried describe-field. It seems useful. > > Does a widget class have a doc string? If so, showing the doc string > would make it more useful. > I am trying to make this a bit more useful. I am not ready yet, but if someone is interested then there is a bit of this in the file whelp.el at http://ourcomments.org/Emacs/DL/elisp/test/