bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#17412: 24.3; Unicode key events broken, not usable in input method


From: Stefan Monnier
Subject: bug#17412: 24.3; Unicode key events broken, not usable in input method
Date: Mon, 12 May 2014 21:17:47 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.4.50 (gnu/linux)

> Perhaps we had expected that a user typed C as a character
> if C >= 256, not as a key to input another character.

Sounds like it, indeed, but since we have decoded chars by the time we
get to input-event processing, it doesn't seem very useful to prevent
users from using non-ASCII keys for input-methods.

IOW, we should try and lift this restriction,


        Stefan





reply via email to

[Prev in Thread] Current Thread [Next in Thread]