From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: David Kastrup Newsgroups: gmane.emacs.devel Subject: Re: Demonstration mode... Date: Tue, 28 Jun 2005 08:59:37 +0200 Message-ID: <85d5q7q84m.fsf@lola.goethe.zz> References: <85ekas99mg.fsf@lola.goethe.zz> <851x6px7y6.fsf@lola.goethe.zz> <85u0jjvqu9.fsf@lola.goethe.zz> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1119941826 5221 80.91.229.2 (28 Jun 2005 06:57:06 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 28 Jun 2005 06:57:06 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Jun 28 08:56:56 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1DnA1E-00038Z-QX for ged-emacs-devel@m.gmane.org; Tue, 28 Jun 2005 08:56:29 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DnA91-0000aA-Eq for ged-emacs-devel@m.gmane.org; Tue, 28 Jun 2005 03:04:31 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1DnA5P-0008WV-FI for emacs-devel@gnu.org; Tue, 28 Jun 2005 03:00:48 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1DnA5K-0008TH-Ju for emacs-devel@gnu.org; Tue, 28 Jun 2005 03:00:46 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DnA5F-00089r-Bl for emacs-devel@gnu.org; Tue, 28 Jun 2005 03:00:40 -0400 Original-Received: from [199.232.76.164] (helo=fencepost.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.34) id 1DnA8g-0006wY-46 for emacs-devel@gnu.org; Tue, 28 Jun 2005 03:04:10 -0400 Original-Received: from localhost ([127.0.0.1] helo=lola.goethe.zz) by fencepost.gnu.org with esmtp (Exim 4.34) id 1DnA2i-0003qr-0o; Tue, 28 Jun 2005 02:58:00 -0400 Original-Received: by lola.goethe.zz (Postfix, from userid 1002) id 376FD1C452C6; Tue, 28 Jun 2005 08:59:37 +0200 (CEST) Original-To: rms@gnu.org In-Reply-To: (Richard M. Stallman's message of "Tue, 28 Jun 2005 00:17:29 -0400") User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux) 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:39759 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:39759 "Richard M. Stallman" writes: > Another thing in the multiplier area that I'd like is something > that took a menu, and cranked out a Texinfo page with the menu > structure as items, and the function help strings as > corresponding explanation. > > You should be able to write that in Lisp easily enough. > The menu format is thoroughly documented. But that is not what ends up in the menus/keymaps. There is some compilation/rearrangement involved there, and the actual structures are quite more complex. -- David Kastrup, Kriemhildstr. 15, 44793 Bochum