[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: easymenu.el
From: |
David Kastrup |
Subject: |
Re: easymenu.el |
Date: |
Mon, 08 Nov 2004 15:33:58 +0100 |
User-agent: |
Gnus/5.11 (Gnus v5.11) Emacs/21.3.50 (gnu/linux) |
Stefan <address@hidden> 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 <menuitem>
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
- easymenu.el, B. Anyos, 2004/11/03
- Re: easymenu.el, David Kastrup, 2004/11/03
- Re: easymenu.el, Stefan, 2004/11/03
- Re: easymenu.el, Peter Heslin, 2004/11/03
- Re: easymenu.el, Richard Stallman, 2004/11/06
- Re: easymenu.el, Vinicius Jose Latorre, 2004/11/06
- Re: easymenu.el, Richard Stallman, 2004/11/06
- Re: easymenu.el, Stefan, 2004/11/08
- Re: easymenu.el,
David Kastrup <=
- Re: easymenu.el, Richard Stallman, 2004/11/09
- Re: easymenu.el, David Kastrup, 2004/11/09
- Re: easymenu.el, Richard Stallman, 2004/11/09
- Re: easymenu.el, David Kastrup, 2004/11/09
- Re: easymenu.el, Richard Stallman, 2004/11/10
- Re: easymenu.el, Richard Stallman, 2004/11/09
- Re: easymenu.el, David Kastrup, 2004/11/09
- Re: easymenu.el, Stefan, 2004/11/09