* bug#6171: Emacs 23.2 -- tmm-menubar not showing keyboard shortcuts
@ 2010-05-11 13:05 jxa127
2010-05-11 16:02 ` Drew Adams
2010-05-11 20:08 ` Stefan Monnier
0 siblings, 2 replies; 3+ messages in thread
From: jxa127 @ 2010-05-11 13:05 UTC (permalink / raw)
To: 6171
[-- Attachment #1: Type: text/html, Size: 16853 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread
* bug#6171: Emacs 23.2 -- tmm-menubar not showing keyboard shortcuts
2010-05-11 13:05 bug#6171: Emacs 23.2 -- tmm-menubar not showing keyboard shortcuts jxa127
@ 2010-05-11 16:02 ` Drew Adams
2010-05-11 20:08 ` Stefan Monnier
1 sibling, 0 replies; 3+ messages in thread
From: Drew Adams @ 2010-05-11 16:02 UTC (permalink / raw)
To: jxa127, 6171
> Some of the menus in a tmm-menubar are not showing the keyboard
> shortcuts. Listing the keyboard shortcuts is helpful for those
> learning how to use Emacs.
I can confirm this regression. And I can confirm that it starts with Emacs 23.1,
not 23.2. In Emacs 22.3 (as well as in Emacs 21 and 20), there is no such
problem.
The same thing happens for my library `lacarte.el', which, like `tmm.el', lets
you use the keyboard to access menu-bar menus.
(http://www.emacswiki.org/emacs/lacarte.el)
The problem is in the menus themselves, not in `tmm.el'. The menus are missing
the keyboard-shortcut strings. For example:
In Emacs 22:
(menu-item "Next Dirline" dired-next-dirline ([62] . " (>)")
:help "Move to next directory-file line")
In Emacs 23:
(menu-item "Next Dirline" dired-next-dirline
:help "Move to next directory-file line")
I hope that this will be fixed. Showing the keyboard shortcuts here helps users
learn them.
I see nothing in NEWS about such a change. One can hope that means that this was
not an intentional change. ;-)
^ permalink raw reply [flat|nested] 3+ messages in thread
* bug#6171: Emacs 23.2 -- tmm-menubar not showing keyboard shortcuts
2010-05-11 13:05 bug#6171: Emacs 23.2 -- tmm-menubar not showing keyboard shortcuts jxa127
2010-05-11 16:02 ` Drew Adams
@ 2010-05-11 20:08 ` Stefan Monnier
1 sibling, 0 replies; 3+ messages in thread
From: Stefan Monnier @ 2010-05-11 20:08 UTC (permalink / raw)
To: jxa127; +Cc: 6171
Thanks, this should be fixed now in the emacs-23 branch,
Stefan
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2010-05-11 20:08 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-05-11 13:05 bug#6171: Emacs 23.2 -- tmm-menubar not showing keyboard shortcuts jxa127
2010-05-11 16:02 ` Drew Adams
2010-05-11 20:08 ` Stefan Monnier
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).