David Kastrup <[EMAIL PROTECTED]> writes: > [EMAIL PROTECTED] (Kim F. Storm) writes: > >> It also improves handling of menu bar entries in two ways: >> >> 1) If menu-bar-mode is disabled, it doesn't mention menu bar bindings. >> >> 2) It pretty prints menu bar entries like this: >> e.g. "File Menu" rather than "<menu-bar> <file> <new-file>" > > Uh, how is it an improvement to leave off the "New file" information > from the menu?
Because the <new-file> is not always correct, e.g. <menu-bar> <options> <cua-mode> corresponds to Options => C-x/C-c/C-v cut and paste (CUA) It wouldn't be too hard to get this right... E.g. <menu-bar> <options> <mule> <set-various-coding-system> <revert-buffer-with-coding-system> could be shown as Options => Mule => Set Coding System => For Reverting This Buffer Now But the initial objection was that the key binding text was too wide. My aim was to make the text shorter... -- 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