emacs-devel
[Top][All Lists]
Advanced

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

Re: Display of undisplayable characters: \U01F3A8 instead of diamond


From: Richard Stallman
Subject: Re: Display of undisplayable characters: \U01F3A8 instead of diamond
Date: Fri, 02 Sep 2022 22:51:27 -0400

[[[ To any NSA and FBI agents reading my email: please consider    ]]]
[[[ whether defending the US Constitution against all enemies,     ]]]
[[[ foreign or domestic, requires you to follow Snowden's example. ]]]

  > How can Emacs know which characters does your Linux console actually
  > support, out of all the Unicode range?

A few days ago you said it could use char-displayable-p
to determine this.  If that works, it solves the problem of finding out
which characters to display as diamond.

As for how, it would be asy to add a variable whose value should be a
vector containing integers, or a single-byte string, saying what to
send.  This will be adequate for a Linux console, and it doesn't need
to handle anything else.

-- 
Dr Richard Stallman (https://stallman.org)
Chief GNUisance of the GNU Project (https://gnu.org)
Founder, Free Software Foundation (https://fsf.org)
Internet Hall-of-Famer (https://internethalloffame.org)





reply via email to

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