all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* chinese display in terminal
@ 2008-06-06  9:53 ssszer
  2008-06-06 16:29 ` Eli Zaretskii
       [not found] ` <mailman.12785.1212769784.18990.help-gnu-emacs@gnu.org>
  0 siblings, 2 replies; 3+ messages in thread
From: ssszer @ 2008-06-06  9:53 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.


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

* Re: chinese display in terminal
  2008-06-06  9:53 chinese display in terminal ssszer
@ 2008-06-06 16:29 ` Eli Zaretskii
       [not found] ` <mailman.12785.1212769784.18990.help-gnu-emacs@gnu.org>
  1 sibling, 0 replies; 3+ messages in thread
From: Eli Zaretskii @ 2008-06-06 16:29 UTC (permalink / raw)
  To: help-gnu-emacs

> From: ssszer@gmail.com
> Date: Fri, 6 Jun 2008 02:53:39 -0700 (PDT)
> Cc: ssszer@gmail.com
> 
>     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.

What encoding of chinese does the terminal support?  Is it UTF-8,
BIG-5, something else?

Also, what version of Emacs do you have on the machine to which you
log in?

The answer to your question depends on the above.




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

* Re: chinese display in terminal
       [not found] ` <mailman.12785.1212769784.18990.help-gnu-emacs@gnu.org>
@ 2008-06-10  1:38   ` ssszer
  0 siblings, 0 replies; 3+ messages in thread
From: ssszer @ 2008-06-10  1:38 UTC (permalink / raw)
  To: help-gnu-emacs


> What encoding of chinese does the terminal support?  Is it UTF-8,
> BIG-5, something else?

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

> Also, what version of Emacs do you have on the machine to which you
> log in?

$ 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-10  1:38 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-06-06  9:53 chinese display in terminal ssszer
2008-06-06 16:29 ` Eli Zaretskii
     [not found] ` <mailman.12785.1212769784.18990.help-gnu-emacs@gnu.org>
2008-06-10  1:38   ` ssszer

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.