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

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

bug#23325: 25.0.92; insert-char: cannot find all chars if input is unico


From: Tino Calancha
Subject: bug#23325: 25.0.92; insert-char: cannot find all chars if input is unicode name
Date: Thu, 21 Apr 2016 23:32:49 +0900 (JST)
User-agent: Alpine 2.20 (LRH 67 2015-01-07)


It's a feature, see ucs-names.  We deliberately filter out
non-descriptive names like "CJK COMPATIBILITY IDEOGRAPH-2F803",

Yes, that was my guess, and actually i would not cache such
trivial key val relations either.

Then a minor detail is as follows:

M-x insert-char 79c1 RET
;; ok character appear
C-b
M-x describe-char RET
;; Line 8 shows:
;; to input: type "C-x 8 RET 79c1" or "C-x 8 RET CJK IDEOGRAPH-79C1"

Shouldn't `describe-char' omit the input method by unicode name in those cases?





reply via email to

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