On one of my machines the query replace key sequence (M-%) isn't recognized, and is instead recognized as M-5, which acts as a numeric prefix argument of 5 (e.g. inserts 5 copies of the next character I type).
How do I begin looking for what is interrupting this functionality? So far I have tried running emacs -q to see if my init file was broken, but no luck.
Shiftkey while pressing the keyboard5key, and thatShift+5for your keyboard should produce a%character. Do you see the same problem outside Emacs, or is it just Emacs that does not shift the5keyboard key when you press theShiftkey? – Drew Mar 05 '19 at 02:51%in other contexts.I wonder if some system shortcut could be interfering with the sequence? I am running MX Linux 17, and haven't tooled around too much with the default shortcuts.
– ipsnicerous Mar 06 '19 at 23:06