From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: zrr Newsgroups: gmane.emacs.devel Subject: Re: Failed to compile emacs-unicode-2 branch. Date: Fri, 15 Oct 2004 16:19:35 +0800 Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Message-ID: References: <200410141237.VAA13280@etlken.m17n.org> <200410150728.QAA15519@etlken.m17n.org> NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1097828439 10097 80.91.229.6 (15 Oct 2004 08:20:39 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 15 Oct 2004 08:20:39 +0000 (UTC) Cc: beijing_2008_gold@yahoo.com.cn, emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Oct 15 10:20:27 2004 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1CINK7-0000VJ-00 for ; Fri, 15 Oct 2004 10:20:27 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1CINRF-0001pM-OI for ged-emacs-devel@m.gmane.org; Fri, 15 Oct 2004 04:27:49 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1CINQu-0001o9-EJ for emacs-devel@gnu.org; Fri, 15 Oct 2004 04:27:28 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1CINQt-0001nj-GV for emacs-devel@gnu.org; Fri, 15 Oct 2004 04:27:27 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1CINQt-0001nf-68 for emacs-devel@gnu.org; Fri, 15 Oct 2004 04:27:27 -0400 Original-Received: from [216.136.130.125] (helo=smtp200.mail.sc5.yahoo.com) by monty-python.gnu.org with smtp (Exim 4.34) id 1CINJc-0004RZ-5t for emacs-devel@gnu.org; Fri, 15 Oct 2004 04:19:56 -0400 Original-Received: from unknown (HELO shemale) (beijing?2008?gold@222.163.18.132 with login) by smtp200.mail.sc5.yahoo.com with SMTP; 15 Oct 2004 08:19:48 -0000 Original-To: Kenichi Handa In-Reply-To: <200410150728.QAA15519@etlken.m17n.org> (Kenichi Handa's message of "Fri, 15 Oct 2004 16:28:00 +0900 (JST)") User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.0 (gnu/linux) 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: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.devel:28425 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:28425 Kenichi Handa writes: > In article , zrr writes: >> Chinese-GBK and Chinese-GB18030 can't work in terminal mode. I >> started emacs whth the command '$ emacs -q -nw' in a terminal >> emulator(urxvt), which supports GBK character set, and I setted >> the language environment and keyboard coding system to >> 'chinese-gbk' with the command 'set-language-enviroment and >> set-keyborad-coding-system'. But when I tried to input characters >> with the X input method SCIM, I got odd characters "????????", >> however, 'chinese-iso-8bit' works perfectly. > > This is because non-ISO2022 multibyte charsets were not yet > supported as keyboard coding system. I've just installed a > fix. Please try again? Perfect! It works. Thank you very much. I found a incompatibility between the newest Gnus and Emacs 22.0.0. I have reported this bug to Gnus developers. Since this trouble only appears in Emacs 22.0.0, I think it is necessary to inform you too. I will hand in a detailed report later on. Regards! Tang > > --- > Ken'ichi HANDA > handa@m17n.org