From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Glen Newsgroups: gmane.emacs.help Subject: emacs -nw can't use chinese input method scim correctly Date: Fri, 13 Jun 2008 14:47:40 +0800 Message-ID: <20080613064740.GA6822@localdomain> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Trace: ger.gmane.org 1213359788 5454 80.91.229.12 (13 Jun 2008 12:23:08 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 13 Jun 2008 12:23:08 +0000 (UTC) To: help-gnu-emacs Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Fri Jun 13 14:23:48 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 1K78Jj-0004Za-Fq for geh-help-gnu-emacs@m.gmane.org; Fri, 13 Jun 2008 14:23:43 +0200 Original-Received: from localhost ([127.0.0.1]:40475 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1K78Iv-0006cr-J9 for geh-help-gnu-emacs@m.gmane.org; Fri, 13 Jun 2008 08:22:53 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1K7350-0007wI-3X for help-gnu-emacs@gnu.org; Fri, 13 Jun 2008 02:48:10 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1K734q-0007vx-Ny for help-gnu-emacs@gnu.org; Fri, 13 Jun 2008 02:48:09 -0400 Original-Received: from [199.232.76.173] (port=55507 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1K734q-0007vu-IC for help-gnu-emacs@gnu.org; Fri, 13 Jun 2008 02:48:00 -0400 Original-Received: from ti-out-0910.google.com ([209.85.142.184]:18043) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1K734p-0000qV-Rf for help-gnu-emacs@gnu.org; Fri, 13 Jun 2008 02:48:00 -0400 Original-Received: by ti-out-0910.google.com with SMTP id u5so1191288tia.10 for ; Thu, 12 Jun 2008 23:47:57 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:date:from:to:subject :message-id:mail-followup-to:mime-version:content-type :content-disposition:content-transfer-encoding:user-agent; bh=FXjEQ08r3m1EEzA4kF6WPpW0U+sVgL2A9Zl0XCUEjCY=; b=FveAlEAYoAruBCqNJJUfM6KUXEVFA2fZTMaUwW5t0NTS40t1tng7ujj4B+5fTieG1D zPvXzuQIUfZyltYLq7FLsvbV7jr9mWYi9Ajt67MnJMnLquGAiGmLy2FITkqlq6Ca+w1u utVcCC4Pv3P0PxShn6aqzKfgzdznBfW62vkys= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=date:from:to:subject:message-id:mail-followup-to:mime-version :content-type:content-disposition:content-transfer-encoding :user-agent; b=Qt3AQt1JmIa1P3rwvqh/hdUpQyi4jO69IRe8CF/1f/WwkPfoiHo9g+31n5z2WjCBlM emdLXXNdWap5ttLttkKrYtFSHsC7TdsH/5hGArjlaO846ZDBiwiA4bI11U2SKmDrDTvG bbsIpEO8CcQX+SLA+6qSuAMuc4+UiUSlkmksk= Original-Received: by 10.110.46.3 with SMTP id t3mr1425838tit.33.1213339677134; Thu, 12 Jun 2008 23:47:57 -0700 (PDT) Original-Received: from windancer ( [219.153.62.99]) by mx.google.com with ESMTPS id a14sm2882804tia.0.2008.06.12.23.47.55 (version=TLSv1/SSLv3 cipher=RC4-MD5); Thu, 12 Jun 2008 23:47:56 -0700 (PDT) Mail-Followup-To: help-gnu-emacs Content-Disposition: inline User-Agent: Mutt/1.5.13 (2006-08-11) X-detected-kernel: by monty-python.gnu.org: Linux 2.6 (newer, 2) X-Mailman-Approved-At: Fri, 13 Jun 2008 08:19:21 -0400 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:54787 Archived-At: Hi all 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 "在哦哦你国古国国" instead of the result "中国". I don't know which)(i.e., emacs or scim or others)causes this problem? any ideas? thank you. my OS: Linux version 2.6.18-6-686 (Debian 2.6.18.dfsg.1-20) (Debian 4.1.1-21)) my Emacs: GNU Emacs 23.0.60.3