emacs-devel
[Top][All Lists]
Advanced

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

Re: Entering Unicode characters


From: Richard Stallman
Subject: Re: Entering Unicode characters
Date: Tue, 09 Feb 2016 19:12:34 -0500

[[[ 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. ]]]

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

That's right.

           and Emacs wouldn't know where to find the font even when told
  > its name.

Why not?  Emacs could know the usual place where these font files are
stored, and some Lisp code could find a particular font file
just like the command that tells the terminal which font to use.

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

In theory, it might not be present on the machine Emacs is running on.
But in practice, it probably is present, if they are both GNU/Linux.

And if the font is NOT present there, you could copy it there and tell
Emacs the file name to find it in.

So I think what I proposed is doable, practically speaking.

It would take work, of course, but there is nothing difficult about it
in principle.

-- 
Dr Richard Stallman
President, Free Software Foundation (gnu.org, fsf.org)
Internet Hall-of-Famer (internethalloffame.org)
Skype: No way! See stallman.org/skype.html.




reply via email to

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