GNU bug report logs - #65894
29.1; Cannot map dead keys to commands anymore in emacs 29.

Previous Next

Package: emacs;

Reported by: Amic Frouvelle <amic <at> sandrine.da-et-amic.fr>

Date: Tue, 12 Sep 2023 17:33:02 UTC

Severity: normal

Tags: moreinfo

Found in version 29.1

Done: Stefan Kangas <stefankangas <at> gmail.com>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Eli Zaretskii <eliz <at> gnu.org>
To: Amic Frouvelle <amic <at> sandrine.da-et-amic.fr>
Cc: 65894 <at> debbugs.gnu.org
Subject: bug#65894: 29.1; Cannot map dead keys to commands anymore in emacs 29.
Date: Tue, 12 Sep 2023 21:27:10 +0300
> Date: Tue, 12 Sep 2023 17:11:55 +0200
> From: Amic Frouvelle <amic <at> sandrine.da-et-amic.fr>
> 
> Let us say I want to map the dead circumflex to some command. In emacs
> 28, I had no problem to do that. For instance the following line in
> .emacs.el worked as expected (in emacs 29 it does not work anymore) :
> (global-set-key (kbd "<C-dead-circumflex>") 'query-replace)
> 
> In emacs 29, when I do
> M-x local-set-key
> and then press the dead circumflex key, it does nothing (it does the
> second time I press it but for the character ^).

And the global-set-key method you used before -- does it still work?




This bug report was last modified 1 year and 262 days ago.

Previous Next


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