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

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

Re: chinese display in terminal -revised


From: Miles Bader
Subject: Re: chinese display in terminal -revised
Date: Wed, 11 Jun 2008 23:53:08 +0900

ssszer@gmail.com writes:
> LANG=zh_CN
> LC_CTYPE=zh_CN.GBK
> ...
> $ emacs --version
> GNU Emacs 21.3.1

I would suggest (1) upgrading to a newer version of emacs (22 is
released), and (2) putting the terminal encoding in LANG before invoking
Emacs (e.g., LANG="zh_CN.GBK")

If you don't want to do the latter, you can explicitly set the terminal
encoding Emacs uses with the `C-x C-m t' command.

-Miles

-- 
The secret to creativity is knowing how to hide your sources.
  --Albert Einstein


reply via email to

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