emacs-devel
[Top][All Lists]
Advanced

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

Re: Entering Unicode characters


From: Eli Zaretskii
Subject: Re: Entering Unicode characters
Date: Tue, 09 Feb 2016 19:18:11 +0200

> From: Richard Stallman <address@hidden>
> Date: Tue, 09 Feb 2016 07:14:02 -0500
> Cc: address@hidden, address@hidden
> 
>   > > char-displayable-p?
> 
>   > That is useless for a TTY frame.
> 
> It should be possible to make it smarter
> if it is told which font the tty is displaying.

When Emacs displays on a TTY frame, the font is out of its control.
The font is determined by the terminal emulator or the console config
files, and Emacs wouldn't know where to find the font even when told
its name.

In particular, if you login from another machine, the font used by the
terminal emulator is not accessible at all for Emacs that runs on the
remote.

So I think what you envision is impossible, or at least impractical.



reply via email to

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