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: Gregory Heytings
Subject: Re: Display of undisplayable characters: \U01F3A8 instead of diamond
Date: Sun, 28 Aug 2022 15:18:12 +0000


And what does tty-type return when running Emacs on fbterm?

"linux"

Ouch! that's bed -- it means the change I installed on the release branch will affect fbterm as well, while it ideally shouldn't.

Any idea whether there's an easy way of distinguishing between those two?


I don't know, I did not (yet?) find a way to distinguish them. One difference is that the "tty" command returns "/dev/ttyN" in a raw terminal and "/dev/pts/N" inside fbterm, but that's not reflected in Emacs' (frame-parameters): (cdr (assq 'tty (frame-parameters))) is "/dev/tty" in both cases.



reply via email to

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