From owner-freebsd-i18n Tue Jan 8 6:48:50 2002 Delivered-To: freebsd-i18n@freebsd.org Received: from nagual.pp.ru (pobrecita.freebsd.ru [194.87.13.42]) by hub.freebsd.org (Postfix) with ESMTP id 18E1937B402; Tue, 8 Jan 2002 06:48:42 -0800 (PST) Received: (from ache@localhost) by nagual.pp.ru (8.11.6/8.11.6) id g08EmZG58164; Tue, 8 Jan 2002 17:48:36 +0300 (MSK) (envelope-from ache) Date: Tue, 8 Jan 2002 17:48:32 +0300 From: "Andrey A. Chernov" To: Alexey Zelkin Cc: Peng HaiJie , i18n@FreeBSD.ORG, hiroo@oikumene.gcd.org, mark@peek.org, matusita@jp.FreeBSD.org, stable@FreeBSD.ORG, ume@mahoroba.org Subject: Re: zh_CN support in tcsh Message-ID: <20020108144831.GA58108@nagual.pp.ru> References: <200201070058.g070wKX97746@cn.freebsd.org> <20020108163218.A92765@ark.cris.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20020108163218.A92765@ark.cris.net> User-Agent: Mutt/1.3.24i Sender: owner-freebsd-i18n@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I remember that very similar patch passed by when we discuss eucXX renaming in the l10n list. Maybe it worth to look at. Maybe tcsh maintainer already integrates it. On Tue, Jan 08, 2002 at 16:32:18 +0200, Alexey Zelkin wrote: > hi, > > On Mon, Jan 07, 2002 at 08:58:20AM +0800, Peng HaiJie wrote: > > > >> I've extended patch for tcsh which includes autodetection of eucXX > > >> like locales for ja_JP and ko_JR. This patch includes detection > > >> of alias for ja_JP.SJIS (ja_JP.Shift_JIS) locale and *most important* > > >> detection of Chinese EUC locale (zh_CN.EUC and zh_CN.eucCN) in same > > >> manner as Japanese and Korean. > > > > > > > > >> It would be nice if someone familiar with Chinese check original > > >> version of tcsh (chinese support) and with this patch and notice > > >> me any improvement/problems in results [:-)] > > > > > > > > >For zh_CN.eucCN and zh_CN.EUC, it does the same thing as doing > > > set dspmbyte=euc > > >and it should allow input and editing of multibyte characters on > > >the command line. As I do not use (and do not know) Chinese, I am > > >not sure if it works with zh_CN.eucCN locale. Can anybody confirm > > >that dspmbyte=euc feature works with zh_CN.eucCN (EUC-CN)? > > >(i.e. can you input and edit zh_CN.eucCN characters on the tcsh > > > command line when "set dspmbyte=euc"?) or does it anything wrong? > > Yes,I checked it ago,I can input chinese characters after "set dspmbyte=euc" in > > tcsh. > > Cool! I am going to submit my patch to Christos then. > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-i18n" in the body of the message -- Andrey A. Chernov http://ache.pp.ru/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-i18n" in the body of the message