emacs-devel
[Top][All Lists]
Advanced

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

Re: evaluating numbers


From: Eli Zaretskii
Subject: Re: evaluating numbers
Date: Fri, 15 Nov 2019 17:32:04 +0200

> 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?

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



reply via email to

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