GNU bug report logs - #76669
read_key_sequence discards events without attempting remapping

Previous Next

Package: emacs;

Reported by: Daniel Colascione <dancol <at> dancol.org>

Date: Sat, 1 Mar 2025 23:36:02 UTC

Severity: normal

Full log


Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Daniel Colascione <dancol <at> dancol.org>
To: bug-gnu-emacs <at> gnu.org
Subject: read_key_sequence discards events without attempting remapping
Date: Sat, 01 Mar 2025 18:35:31 -0500
Suppose we want to use local-function-key-map to translate
s-<down-mouse-3> to <down-mouse-3>.  If we don't have a concrete binding
for s-<down-mouse-3>, we never attempt to translate it: instead,
read_key_sequence discards the down event and skips right to
s-<mouse-3>, which we *can* translate.




This bug report was last modified 159 days ago.

Previous Next


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