all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#71479: 30.0.50; describe-key description incorrect when using input methods
@ 2024-06-10 16:45 Robert Pluim
  2024-06-10 22:02 ` Jeremy Bryant via Bug reports for GNU Emacs, the Swiss army knife of text editors
  2024-06-15 10:41 ` Eli Zaretskii
  0 siblings, 2 replies; 6+ messages in thread
From: Robert Pluim @ 2024-06-10 16:45 UTC (permalink / raw)
  To: 71479


emacs -Q
C-u C-\ cyrillic-translit
C-h z h

=>
    ж (translated from h ж) runs the command
    self-insert-command (found in global-map), which is an interactive
    primitive-function in ‘C source code’.

This should say '*translated from z h)'. The underlying reason is that
quail.el messes around with `last-command-event', which confuses
describe-key.

I doubt this issue is confined to this particular input method.

Robert
-- 





^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2024-06-15 14:34 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-06-10 16:45 bug#71479: 30.0.50; describe-key description incorrect when using input methods Robert Pluim
2024-06-10 22:02 ` Jeremy Bryant via Bug reports for GNU Emacs, the Swiss army knife of text editors
2024-06-11  7:33   ` Robert Pluim
2024-06-11 20:18     ` Jeremy Bryant via Bug reports for GNU Emacs, the Swiss army knife of text editors
2024-06-15 10:41 ` Eli Zaretskii
2024-06-15 14:34   ` Stefan Monnier via Bug reports for GNU Emacs, the Swiss army knife of text editors

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.