Drew Adams wrote:
`single-key-description' returns the exact same key description for
each key in the asian character sets (Japanese, Chinese, etc.).
For example, for the different input events (keys) 20864 and 20992,
the exact same description is given: "Character set JISX0208.1978
(Japanese): ISO-IR-42".
Are there keyboards that produce these keycodes? Or are these characters
that are the result of an input method? Or are you just looping,
potentially feeding single-key-description garbage?
I don't think it is unreasonable for single-key-description to use the
same description for these many thousands of characters especially if
they are not produced directly by any keyboard in common use. There is
nothing in the documentation that suggests that it should generate a
unique value for every possible key sequence.
_______________________________________________
emacs-pretest-bug mailing list
emacs-pretest-bug@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-pretest-bug