emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Another easymenu problem


From: Stefan
Subject: Re: Another easymenu problem
Date: Wed, 10 Nov 2004 17:32:41 -0500
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/21.3.50 (darwin)

>>> (easy-menu-define my-menu nil
>>> "My menu."
>>> '("My menu" :active may-be
>>> ["An item" do-something :help "Text"]))
>>> => nil
>> 
>>> my-menu
>>> => menu-function-35
>> 
>>> (easy-menu-add-item nil '("MyMenuBarEntry") my-menu)
>>> Fails with:
>> I've installed some changes which should fix the above bug.
>> Can you try them out ?

> I just tried your changes.  There is no more error signaled, however there
> is still a problem: the menu entry "MyMenuBarEntry" is correctly added to
> the menu bar but the "My menu" menu item doesn't appear.

OK, I've just fixed a bug in `keymap-prompt' which should fix this.
Can you try again?


        Stefan




reply via email to

[Prev in Thread] Current Thread [Next in Thread]