emacs-devel
[Top][All Lists]
Advanced

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

Re: evaluating numbers


From: Robert Pluim
Subject: Re: evaluating numbers
Date: Fri, 15 Nov 2019 16:55:13 +0100

>>>>> On Fri, 15 Nov 2019 17:32:04 +0200, Eli Zaretskii <address@hidden> said:

    >> Date: Fri, 15 Nov 2019 17:16:38 +0200
    >> From: Eli Zaretskii <address@hidden>
    >> Cc: address@hidden, address@hidden,
    >> address@hidden, address@hidden
    >> 
    >> > +         (char-name-fmt (if what-cursor-show-names
    >> > +                            (format ", ?\\N{%s}" 
(get-char-code-property char 'name))
    >> 
    >> What does this yield for codepoints below 32 decimal?

    Eli> And, btw, why the ?\N{} part? why not just show the name?

So that people can directly use it elsewhere, without having to do C-x
8 RET. But itʼs a minor detail, Iʼm certainly not wedded to it.

Robert



reply via email to

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