From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.help Subject: Re: emacs -nw can't use chinese input method scim correctly Date: Fri, 13 Jun 2008 18:01:09 +0300 Message-ID: References: <20080613064740.GA6822@localdomain> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: QUOTED-PRINTABLE X-Trace: ger.gmane.org 1213369331 9633 80.91.229.12 (13 Jun 2008 15:02:11 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 13 Jun 2008 15:02:11 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Fri Jun 13 17:02:54 2008 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1K7AnP-0005CZ-E0 for geh-help-gnu-emacs@m.gmane.org; Fri, 13 Jun 2008 17:02:31 +0200 Original-Received: from localhost ([127.0.0.1]:47014 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1K7Amb-0005GI-L7 for geh-help-gnu-emacs@m.gmane.org; Fri, 13 Jun 2008 11:01:41 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1K7AmI-0005GC-PZ for help-gnu-emacs@gnu.org; Fri, 13 Jun 2008 11:01:22 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1K7AmI-0005G0-90 for help-gnu-emacs@gnu.org; Fri, 13 Jun 2008 11:01:22 -0400 Original-Received: from [199.232.76.173] (port=34370 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1K7AmI-0005Fx-2m for help-gnu-emacs@gnu.org; Fri, 13 Jun 2008 11:01:22 -0400 Original-Received: from mtaout2.012.net.il ([84.95.2.4]:54819) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1K7AmH-0004D6-Ks for help-gnu-emacs@gnu.org; Fri, 13 Jun 2008 11:01:21 -0400 Original-Received: from HOME-C4E4A596F7 ([84.228.241.111]) by i_mtaout2.012.net.il (HyperSendmail v2004.12) with ESMTPA id <0K2E00K5HQF0SA62@i_mtaout2.012.net.il> for help-gnu-emacs@gnu.org; Fri, 13 Jun 2008 18:16:12 +0300 (IDT) In-reply-to: <20080613064740.GA6822@localdomain> X-012-Sender: halo1@inter.net.il X-detected-kernel: by monty-python.gnu.org: Solaris 9.1 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:54793 Archived-At: > Date: Fri, 13 Jun 2008 14:47:40 +0800 > From: Glen >=20 > When I run "emacs" , I can use scim without problems. > But when I ren "emacs -nw", scim can't work correctly. > When I input "zhongguo", the output is "=E5=9C=A8=E5=93=A6=E5=93= =A6=E4=BD=A0=E5=9B=BD=E5=8F=A4=E5=9B=BD=E5=9B=BD" instead of the resu= lt "=E4=B8=AD=E5=9B=BD". >=20 > I don't know which)(i.e., emacs or scim or others)causes this probl= em? You need to make sure keyboard-coding-system and the encoding produce= d by scim match, and also that terminal-coding-system is set to match the encoding supported by your text terminal.