From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: David Kastrup Newsgroups: gmane.emacs.devel Subject: Re: easymenu.el Date: Mon, 08 Nov 2004 15:33:58 +0100 Message-ID: References: <41891091.7010304@freemail.hu> NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1099924495 14712 80.91.229.6 (8 Nov 2004 14:34:55 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 8 Nov 2004 14:34:55 +0000 (UTC) Cc: Peter Heslin , rms@gnu.org, emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Nov 08 15:34:40 2004 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1CRAbQ-0001Kg-00 for ; Mon, 08 Nov 2004 15:34:40 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1CRAjl-0008TF-Tg for ged-emacs-devel@m.gmane.org; Mon, 08 Nov 2004 09:43:17 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1CRAjc-0008SX-Sl for emacs-devel@gnu.org; Mon, 08 Nov 2004 09:43:08 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1CRAjc-0008S5-Dr for emacs-devel@gnu.org; Mon, 08 Nov 2004 09:43:08 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1CRAjc-0008Ry-BI for emacs-devel@gnu.org; Mon, 08 Nov 2004 09:43:08 -0500 Original-Received: from [199.232.76.164] (helo=fencepost.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.34) id 1CRAat-0000h5-8d for emacs-devel@gnu.org; Mon, 08 Nov 2004 09:34:07 -0500 Original-Received: from localhost ([127.0.0.1] helo=lola.goethe.zz) by fencepost.gnu.org with esmtp (Exim 4.34) id 1CRAaZ-0000cU-68; Mon, 08 Nov 2004 09:33:47 -0500 Original-To: Stefan In-Reply-To: (Stefan's message of "Sat, 06 Nov 2004 05:07:56 -0500") User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/21.3.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: main.gmane.org gmane.emacs.devel:29576 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:29576 Stefan writes: > BTW, I've just installed a patch to easymenu that makes it look for > menu-item *names* when looking up keymaps, so you should now be able > to say (easy-menu-add-item nil '("File") ["foo" bar]) to add an > entry "foo" in the "File" menu even though that menu's key name is > `files'. As can be guessed by the different spelling, this now > works regardless of the actual definition of easy-menu-intern, so I > (re-)propose the additional patch below, Two notes: C-h k seems to exhibit the symbol case, as does C-h w whatever RET I am not convinced this should be undesirable, however. -- David Kastrup, Kriemhildstr. 15, 44793 Bochum