GNU bug report logs - #55266
Mouse clicks in register preview of keyboard macros?

Previous Next

Package: emacs;

Reported by: Okamsn <okamsn <at> protonmail.com>

Date: Thu, 5 May 2022 02:13:02 UTC

Severity: normal

Fixed in version 29.1

Done: Lars Ingebrigtsen <larsi <at> gnus.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Okamsn <okamsn <at> protonmail.com>
To: 55266 <at> debbugs.gnu.org
Subject: bug#55266: Mouse clicks in register preview of keyboard macros?
Date: Thu, 05 May 2022 02:12:32 +0000
Hello,

Currently, the method `register-val-describe` for keyboard macros in
`kmacro.el` uses `format-kbd-macro`, which skips over mouse clicks.

The function `key-description` does not skip over the mouse clicks, and
is used by Evil for showing register contents in the command
`evil-show-registers`.

Is there any reason to not use `key-description` for the register preview?

Thank you.





This bug report was last modified 3 years and 18 days ago.

Previous Next


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