GNU bug report logs - #71479
30.0.50; describe-key description incorrect when using input methods

Previous Next

Package: emacs;

Reported by: Robert Pluim <rpluim <at> gmail.com>

Date: Mon, 10 Jun 2024 17:02:01 UTC

Severity: normal

Tags: confirmed

Found in version 30.0.50

Full log


View this message in rfc822 format

From: Jeremy Bryant <jb <at> jeremybryant.net>
To: Robert Pluim <rpluim <at> gmail.com>
Cc: 71479 <at> debbugs.gnu.org
Subject: bug#71479: 30.0.50; describe-key description incorrect when using input methods
Date: Mon, 10 Jun 2024 23:02:58 +0100
Robert Pluim <rpluim <at> gmail.com> writes:

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

When testing, I get
C-h z is undefined

>
> =>
>     ж (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




This bug report was last modified 109 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.