bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#65894: 29.1; Cannot map dead keys to commands anymore in emacs 29.


From: Eli Zaretskii
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@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?





reply via email to

[Prev in Thread] Current Thread [Next in Thread]