help-gnu-emacs
[Top][All Lists]
Advanced

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

Re: utf text console - control-g does not work any longer


From: Eli Zaretskii
Subject: Re: utf text console - control-g does not work any longer
Date: Sun, 15 May 2005 00:16:17 +0300

> From: Peter Petersen <ppetersen@despammed.com>
> Date: Sat, 14 May 2005 21:27:44 +0200
> 
> BUT (without using filterm and its filter "dynafont"):

What does this "dynafont" filter do?

> If someone posts in utf-8 I am not able to see all the special
> characters AND I am not able to reply to such a post without having my
> reply look totally fucked up (as to the special characters that I may
> have in the quotation of the utf-8 poster).

I think you can fix this if you set up a display table that maps each
special character to a string of one or more ASCII characters (or any
other characters your console can display).  You can find 2 examples
of doing that in the Emacs distribution:
lisp/international/latin1-disp.el and lisp/term/internal.el.  If you
need to understand more about display tables, read the section
"Display Tables" in the ELisp manual.

> All this happens with Emacs in a virtual text console.

What is a ``virtual console''? how is it different from a standard
text terminal?




reply via email to

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