From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: maddog Newsgroups: gmane.emacs.help Subject: Re: How to input/display chinese? Date: Mon, 13 Jan 2003 18:20:03 +0800 Sender: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: References: <84adi7mlmb.fsf@lucy.cs.uni-dortmund.de> <84adi6bd0j.fsf@lucy.is.informatik.uni-duisburg.de> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Trace: main.gmane.org 1042453301 10842 80.91.224.249 (13 Jan 2003 10:21:41 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 13 Jan 2003 10:21:41 +0000 (UTC) Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 18Y1it-0002ok-00 for ; Mon, 13 Jan 2003 11:21:40 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 18Y1hh-00058t-03 for gnu-help-gnu-emacs@m.gmane.org; Mon, 13 Jan 2003 05:20:25 -0500 Original-Newsgroups: gnu.emacs.help User-Agent: Gnus/5.090012 (Oort Gnus v0.12) Emacs/21.2 (i386-msvc-nt5.1.2600) Cancel-Lock: sha1:cYt+xsJBY2VC+o6TJYJ8ZcB0gg0= Original-NNTP-Posting-Host: 61.178.80.114 Original-X-Trace: shknews01 1042453197 61.178.80.114 (13 Jan 2003 18:19:57 +0800) Original-Lines: 13 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!canoe.uoregon.edu!arclight.uoregon.edu!newsfeed.mathworks.com!cyclone.swbell.net!newsfeed1.easynews.com!easynews.com!easynews!newsfeed.news2me.com!nntp1.phx1.gblx.net!nntp.gblx.net!nntp.gblx.net!news2.ilink.net!shknews01 Original-Xref: shelby.stanford.edu gnu.emacs.help:108904 Original-To: help-gnu-emacs@gnu.org X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1b5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Help: List-Post: List-Subscribe: , List-Archive: List-Unsubscribe: , Errors-To: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.help:5433 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:5433 kai.grossjohann@uni-duisburg.de (Kai Großjohann) writes: >... > If the display is correct with "emacs -q -no-site-file", then there > is a bug in the Emacs init files. >... Thanks for all! It's ok now. I edit my dotemacs file and such features: 1. set chinese-gb language environment and gb2312 charset; 2. binding chinese-8bit keyboarding system; 3. and leim package. 4. set windowsXP's system fonts alias. Now, Emacs can input/display chinese correctly, and I can select input method by Ctrl-\ and windows system's input service.