emacs-devel
[Top][All Lists]
Advanced

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

Re: evaluating numbers


From: Juri Linkov
Subject: Re: evaluating numbers
Date: Fri, 15 Nov 2019 00:56:13 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (x86_64-pc-linux-gnu)

> A non-confusing solution to the issue “I have a code point and I’d
> like to know which character that is, but I don’t want Emacs to spend
> time trying all fonts to see if any of them has a glyph” could be to
> show the Unicode name for code points greater than
> eval-expression-print-maximum-character and less than (max-char).
>
>     232 (#o350, #xe8, LATIN SMALL LETTER E WITH GRAVE)
>     1114109 (#o4177775, #x10fffd, <Plane 16 Private Use>)

Good idea.  We definitely need an option to enable this
(its default value could be discussed separately).



reply via email to

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