"Uwe" == Uwe Brauer oub@mat.ucm.es writes:
On Tuesday 29 August 2017 14:19:06 Uwe Brauer wrote:
So I finally found out that this is a bug in Ubuntu https://www.emacswiki.org/emacs/DeadKeys
The best workaround seems to be
Disable input methods globally if you don’t use them (this won’t prevent e.g. the XKB-set Compose key from working), by adding this line to your ~/.xinputrc:
run_im none
And everything is fine again.
Uwe