all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* chinese display in terminal -revised
@ 2008-06-11  2:19 ssszer
  2008-06-11  8:57 ` Peter Dyballa
  2008-06-11 14:53 ` Miles Bader
  0 siblings, 2 replies; 3+ messages in thread
From: ssszer @ 2008-06-11  2:19 UTC (permalink / raw)
  To: help-gnu-emacs; +Cc: ssszer

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


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2008-06-11 14:53 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-06-11  2:19 chinese display in terminal -revised ssszer
2008-06-11  8:57 ` Peter Dyballa
2008-06-11 14:53 ` Miles Bader

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.