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

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

chinese display in terminal -revised


From: ssszer
Subject: chinese display in terminal -revised
Date: Tue, 10 Jun 2008 19:19:17 -0700 (PDT)
User-agent: G2/1.0

hi,
    I use ssh log in remote host. The terminal can display chinese
well. Vi can also display chinese.
emacs does display them with ?? in multibyte.
I just have to improvise, by using
$emacs --unibyte
{ editing chinese in unibyte is a utterly unpleasant thing. }

How can I use the terminal's fonts?
BTW, I'm not the administrator.

$ env
...
TERM=xterm
SSH_CLIENT=::ffff:192.168.6.12 3450 22
NLS_LANG=SIMPLIFIED CHINESE_CHINA.UTF8
SSH_TTY=/dev/pts/1
LANG=zh_CN
LC_CTYPE=zh_CN.GBK
...
$ emacs --version
GNU Emacs 21.3.1
Copyright (C) 2002 Free Software Foundation, Inc.
GNU Emacs comes with ABSOLUTELY NO WARRANTY.
You may redistribute copies of Emacs
under the terms of the GNU General Public License.
For more information about these matters, see the file named COPYING.
$uname -a
Linux linux 2.6.5-7.97-bigsmp #1 SMP Fri Jul 2 14:21:59 UTC 2004 i686
i686 i386 GNU/Linux


reply via email to

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