Stefan Monnier <[EMAIL PROTECTED]> writes:

>> I like M-x ... RET better.
>
> I like the empty string even better: these are commands so of course we can
> invoke them via M-x (unless they use an "e" in their interactive spec).

Me too.

>
>> 1) If menu-bar-mode is disabled, it doesn't mention menu bar bindings.
>
> I have disabled menu-bar-mode to save some screen real estate, but I still
> do use the menus (via C-down-mouse-3).  So I'm not sure it's worth the 
> trouble.
>
>> 2) It pretty prints menu bar entries like this:
>>     e.g. "File Menu" rather than "<menu-bar> <file> <new-file>"
>
> Why not "File => New File..." ?
>
> Note that the displayed name of "<menu-bar> <foo>" is not necessarily
> "Foo".  You'd really want to look at the menu-item's name string instead of
> capitalizing the symbol-name.

How do I get that info from lisp ?

-- 
Kim F. Storm <[EMAIL PROTECTED]> http://www.cua.dk



_______________________________________________
Emacs-devel mailing list
Emacs-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-devel

Reply via email to