Jérôme Marant <[EMAIL PROTECTED]> wrote:

> Do you guaranty it doesn't break anything?

Of course not. But it works well for me, and as I said the same code
is in the Emacs cvs now so one can reasonably assume it's the correct
fix. I'm no expert in the Emacs event coding scheme, but afaics the
only possible badness that could happen is if the key character has
bits that conflicts with the modifier bits, and that is unlikely to
happen since Unicode chars use at most 21 bits and the modifiers start
from bit 23.

Reply via email to