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

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

bug#32599: 25.2; Feature request: input PUA characters by name


From: Eli Zaretskii
Subject: bug#32599: 25.2; Feature request: input PUA characters by name
Date: Wed, 30 Dec 2020 22:52:13 +0200

> From: jsbien@mimuw.edu.pl (Janusz S. Bień)
> Cc: 32599@debbugs.gnu.org
> Date: Wed, 30 Dec 2020 18:49:26 +0100
> 
> Which part of the code is responsible for prompting, name input and
> consulting the character names list?

The interactive spec:

     "(list (read-char-by-name \"Insert character (Unicode name or hex): \")\
            (prefix-numeric-value current-prefix-arg)\
            t))",

IOW, the call to read-char-by-name does that.





reply via email to

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