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>, Po Lu <luangruo <at> yahoo.com>
Cc: 65894 <at> debbugs.gnu.org
Subject: bug#65894: 29.1; Cannot map dead keys to commands anymore in emacs 29.
Date: Wed, 13 Sep 2023 05:25:24 +0300
[Please use Reply All to reply, to keep the bug tracker CC'ed.]

> Date: Tue, 12 Sep 2023 21:54:10 +0200
> From: Amic Frouvelle <amic <at> sandrine.da-et-amic.fr>
> 
> 
> 
> Le 12/09/2023 à 20:27, Eli Zaretskii a écrit :
> >> 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?
> 
> Neither global-set-key, nor local-set-key (neither with the M-x + typing 
> the command, nor in .emacs.el).

Thanks.

Po Lu, can you please look into this?




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.