emacs-pretest-bug
[Top][All Lists]
Advanced

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

Re: key binding of `M-&' shows up in menu as (M-)


From: Eli Zaretskii
Subject: Re: key binding of `M-&' shows up in menu as (M-)
Date: Sat, 16 Jun 2007 14:57:59 +0300

> From: "Drew Adams" <address@hidden>
> Date: Fri, 15 Jun 2007 08:32:26 -0700
> 
> emacs -Q
> 
> Bind a command `foo' in a minibuffer completion map to `M-&'.
> Add `foo' to the Minibuf menu:
> (define-key map [menu-bar minibuf foo] '(menu-item "Foo It" foo))
> 
> In the Minibuf menu, the item appears with the wrong binding:
> 
>  Foo It  (M-)
> 
> The `&' was removed - it should show "(M-&)".

Could you please provide a complete, self-contained recipe, starting
from "emacs -Q", that could be used to reproduce this?  I don't know
what you mean, exactly, by "Bind a command `foo' in a minibuffer
completion map to `M-&'", nor what is `map' in the define-key command
you cite.  Maybe my crystal ball isn't working today.




reply via email to

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