unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#55266: Mouse clicks in register preview of keyboard macros?
@ 2022-05-05  2:12 Okamsn via Bug reports for GNU Emacs, the Swiss army knife of text editors
  2022-05-05 11:10 ` Lars Ingebrigtsen
  0 siblings, 1 reply; 2+ messages in thread
From: Okamsn via Bug reports for GNU Emacs, the Swiss army knife of text editors @ 2022-05-05  2:12 UTC (permalink / raw)
  To: 55266

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.






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

* bug#55266: Mouse clicks in register preview of keyboard macros?
  2022-05-05  2:12 bug#55266: Mouse clicks in register preview of keyboard macros? Okamsn via Bug reports for GNU Emacs, the Swiss army knife of text editors
@ 2022-05-05 11:10 ` Lars Ingebrigtsen
  0 siblings, 0 replies; 2+ messages in thread
From: Lars Ingebrigtsen @ 2022-05-05 11:10 UTC (permalink / raw)
  To: Okamsn; +Cc: 55266

Okamsn <okamsn@protonmail.com> writes:

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

I don't think so, so I've fixed this in Emacs 29.

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no





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

end of thread, other threads:[~2022-05-05 11:10 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-05-05  2:12 bug#55266: Mouse clicks in register preview of keyboard macros? Okamsn via Bug reports for GNU Emacs, the Swiss army knife of text editors
2022-05-05 11:10 ` Lars Ingebrigtsen

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).