GNU bug report logs - #32599
25.2; Feature request: input PUA characters by name

Previous Next

Package: emacs;

Reported by: jsbien <at> mimuw.edu.pl

Date: Fri, 31 Aug 2018 06:53:02 UTC

Severity: wishlist

Tags: moreinfo

Found in version 25.2

Done: Lars Ingebrigtsen <larsi <at> gnus.org>

Bug is archived. No further changes may be made.

Full log


Message #97 received at 32599 <at> debbugs.gnu.org (full text, mbox):

From: Lars Ingebrigtsen <larsi <at> gnus.org>
To: Janusz S. Bień <jsbien <at> mimuw.edu.pl>
Cc: 32599 <at> debbugs.gnu.org
Subject: Re: bug#32599: 25.2; Feature request: input PUA characters by name
Date: Tue, 26 Apr 2022 15:37:32 +0200
Janusz S. Bień <jsbien <at> mimuw.edu.pl> writes:

>> That can be done today by just adding elements to the `ucs-names' hash
>> table.
>
> Which Emacs version do you mean by "today"?

Since about 2008.

> What do you mean by "just adding"?
>
> What about an example, e.g. U+F159 LATIN ABBREVIATION SIGN SMALL DE?

(unless ucs-names
  (ucs-names))
(setf (gethash "LATIN ABBREVIATION SIGN SMALL DE" ucs-names) #xF159)

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no




This bug report was last modified 3 years and 108 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.