>> Hmm... indeed the translation-table-for-input is not used for X11 keys. >> Now that I look at it a bit more, I think the patch below would make sense. >> What do other people think?
> That doesn't work in some case. The value of > translation-table-for-input can be different in each buffer > (depending of buffer-file-coding-system of a buffer). Of course, that's why we can't do directly it in the xkeysym->char conversion. But it seems like doing it in read-char should work. Can you show me an existing piece of code where it wouldn't work right? Hypothetical examples aren't too interesting since we can also concoct such examples where the current "translate in self-insert-command" can be made to fail. Stefan _______________________________________________ Emacs-devel mailing list Emacs-devel@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-devel