Questions tagged [prefix-keys]
66 questions
4
votes
0 answers
Can the prefix of a key-sequence have an effect?
I am writing a small window navigation and manipulation package. Windows are numbered very much like WindowNumberingMode.
To make this concrete I have a series of commands:
"C-, 1" ; Move focus to (select) window #1
.. ; ..
"C-, 9" ;…

John Yates
- 201
- 1
- 5
3
votes
1 answer
Dead keys suddenly not working in Emacs
I'm using the emacs package on debian 10 and the dead keys for typing accents on characters (for instance, á) are no longer working. WHen I type the dead key, some kind of tiny window or artifact gets displayed, and then when I type the character…

korppu73
- 135
- 3