From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Kenichi Handa Newsgroups: gmane.emacs.devel Subject: Re: XIM vs. UTF-8 Date: Mon, 11 Apr 2005 14:46:30 +0900 (JST) Message-ID: <200504110546.OAA02296@etlken.m17n.org> References: <42580D96.4090809@sjtu.edu.cn> <200504110225.LAA01912@etlken.m17n.org> <425A06CC.30102@sjtu.edu.cn> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 (generated by SEMI 1.14.3 - "Ushinoya") Content-Type: text/plain; charset=US-ASCII X-Trace: sea.gmane.org 1113198610 13500 80.91.229.2 (11 Apr 2005 05:50:10 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 11 Apr 2005 05:50:10 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Apr 11 07:50:06 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1DKro6-0001hM-9W for ged-emacs-devel@m.gmane.org; Mon, 11 Apr 2005 07:49:58 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DKrO9-0000Dq-1c for ged-emacs-devel@m.gmane.org; Mon, 11 Apr 2005 01:23:09 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1DKrNZ-0000DU-Ii for emacs-devel@gnu.org; Mon, 11 Apr 2005 01:22:33 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1DKrNX-0000Cq-CQ for emacs-devel@gnu.org; Mon, 11 Apr 2005 01:22:32 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DKrNW-0000Bj-GA for emacs-devel@gnu.org; Mon, 11 Apr 2005 01:22:30 -0400 Original-Received: from [192.47.44.130] (helo=tsukuba.m17n.org) by monty-python.gnu.org with esmtp (TLS-1.0:DHE_RSA_3DES_EDE_CBC_SHA:24) (Exim 4.34) id 1DKrmH-0006Wl-Fg for emacs-devel@gnu.org; Mon, 11 Apr 2005 01:48:06 -0400 Original-Received: from nfs.m17n.org (nfs.m17n.org [192.47.44.7]) by tsukuba.m17n.org (8.12.3/8.12.3/Debian-7.1) with ESMTP id j3B5kVdY010319; Mon, 11 Apr 2005 14:46:31 +0900 Original-Received: from etlken.m17n.org (etlken.m17n.org [192.47.44.125]) by nfs.m17n.org (8.12.3/8.12.3/Debian-7.1) with ESMTP id j3B5kVDI005080; Mon, 11 Apr 2005 14:46:31 +0900 Original-Received: (from handa@localhost) by etlken.m17n.org (8.8.8+Sun/3.7W-2001040620) id OAA02296; Mon, 11 Apr 2005 14:46:30 +0900 (JST) Original-To: Shixin Zeng In-reply-to: <425A06CC.30102@sjtu.edu.cn> (message from Shixin Zeng on Mon, 11 Apr 2005 13:10:36 +0800) User-Agent: SEMI/1.14.3 (Ushinoya) FLIM/1.14.2 (Yagi-Nishiguchi) APEL/10.2 Emacs/22.0.50 (sparc-sun-solaris2.6) MULE/5.0 (SAKAKI) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:35856 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:35856 In article <425A06CC.30102@sjtu.edu.cn>, Shixin Zeng writes: > Kenichi Handa wrote: >> Sorry for the late response on this matter, but I can't >> reproduce it, i.e. I can use input methods via SCIM in both >> locales zh_CN.UTF8 and zh_CN.GBK in both emacs22 and emacs23 >> (both CVS latest). >> >> What I tried is this: >> >> % scim -d >> % LANG=zh_CN.GBK XMODIFIERS=@im=SCIM emacs >> % LANG=zh_CN.UTF-8 XMODIFIERS=@im=SCIM emacs [...] > Thanks for the reply. > Are you running XFree86 or Xorg? > I've heard of that several guys encountered this problem after upgrade > from ubuntu warty to ubuntu hoary. The big change between them is > XFree86 4.3 to Xorg 6.8.2. So whether this problem is related to Xorg? I tried with these two systems successfully: server & library: XFree86 4.3.0 server & library: X.Org 6.7.0 server: OpenWindows 11.0(Solaris 2.6), library: XFree86 4.3.0 So, no, I didn't try X.org 6.8.2 which I don't have. --- Ken'ichi HANDA handa@m17n.org