I suspect that I accidentally entered some key combination that change the behavior of dead keys in emacs: when I use a Spanish keyboard layout with dead keys, when I used to enter an apostrophe (') for example, it would allow me to enter an "a" afterward to give me 'á', or a space to give me a literal apostrophe. Now all of a sudden it gives me a popup showing the accent, and if I then enter an "a" nothing happens (see screenshot).
- I did not have any specific input method defined.
- This only happens in emacs, not for example in pluma (text editor) or in this browser window.
- This happens even with
emacs -Q
- When using a US keyboard layout (without dead keys), everything works as always.
Does anyone know what could have happened and how I can go back to the old behavior?
emacs -Q
for your recipe, and say that in the question. If you can't repro the problem/question fromemacs -Q
then bisect your init file to find the culprit. Thx. – Drew Jan 24 '24 at 16:54emacs -Q
. I wonder if it is something of my desktop environment that somehow only affects emacs... – doetoe Jan 24 '24 at 17:17emacs -Q
. Questions need to stand on their own; comments can be deleted at any time. Thx. – Drew Jan 24 '24 at 18:14