Oh, it rings a bell: IIRC key-sequences specified as strings are presumed to
be "sequences of bytes" (because the use of a string was introduced when
those key-sequences could only come from a tty). So they do not behave
correctly in the presence of non-ASCII chars.
The patch below seems to fix the problem.
That would be good to install in the unicode-2 branch.
_______________________________________________
emacs-pretest-bug mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/emacs-pretest-bug