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: Eli Zaretskii
Subject: bug#23325: 25.0.92; insert-char: cannot find all chars if input is unicode name
Date: Thu, 21 Apr 2016 22:42:42 +0300

> Date: Fri, 22 Apr 2016 02:39:24 +0900 (JST)
> From: Tino Calancha <f92capac@gmail.com>
> cc: Tino Calancha <f92capac@gmail.com>, 23325@debbugs.gnu.org
> 
> > Yes, it should show a method that works; patches welcome.
> 
> With attached patch:
> 
> `describe-char' on 0x79c1 shows:
> to input: type "C-x 8 RET 79c1"
> 
> IOH, for catched entries in `ucs-names' (e.g. 0x304d) it shows as usual:
> to input: type "C-x 8 RET 304d" or "C-x 8 RET HIRAGANA LETTER KI"

Thanks.  But I think it would be better if the code didn't have to
define in yet another place which characters are omitted; instead, how
about checking if the character is in the ucs-names list?





reply via email to

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