emacs-devel
[Top][All Lists]
Advanced

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

Re: address@hidden: RE: menu entries missing display of equivalent keybo


From: Richard Stallman
Subject: Re: address@hidden: RE: menu entries missing display of equivalent keyboard sequence]
Date: Fri, 17 Jan 2003 19:45:48 -0500

    So now, the problem is "what is a menu binding" ?

Perhaps "any binding that starts with menu-bar or tool-bar" is the
right criterion.  If you want to catch pop-up menu bindings, you could
add "any binding that starts with a mouse-event symbol and uses it as
a prefix."  That is not guaranteed to be correct, but practically
speaking nobody uses mouse-events as prefixes except for pop-up menus.

Another possibility is "menu-item shape and attached to a symbol".
That way, M-g b would not be considered a menu-binding, but everything
else would still work as in version 20.




reply via email to

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