> Date: Tue, 28 Jun 2005 00:19:27 +0200
> From: Lennart Borgman <[EMAIL PROTECTED]>
> CC: emacs-devel@gnu.org
> 
> Those names in the menus are not helpful to me at least. If there are 
> some keyboard keys on some computers named like that and Emacs uses 
> appropriate key bindings for those, why do they have to appear in the 
> menus?

Because the code that generates the menus works like that.  I think it
takes the last key binding for the function and displays that.
Perhaps if we reverse the order of key bindings, we will get a better
result (F20).

> Is not those C-w (and what more???) better candidates?

But C-w invokes a different function.


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

Reply via email to