Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 7 May 2000 08:19:31 -0700
From:      "Andrey A. Chernov" <ache@freebsd.org>
To:        Satoshi - Ports Wraith - Asami <asami@FreeBSD.ORG>
Cc:        Anatoly Vorobey <mellon@pobox.com>, i18n@FreeBSD.ORG
Subject:   Re: i18n /bin/[t]csh
Message-ID:  <20000507081931.A37538@freebsd.org>
In-Reply-To: <20000507063838.A11777@freebsd.org>; from ache@freebsd.org on Sun, May 07, 2000 at 06:38:38AM -0700
References:  <vqc4s8cxcwd.fsf@silvia.hip.berkeley.edu> <20000506232135A.ume@mahoroba.org> <20000506102746.C1545@dragon.nuxi.com> <200005061750.e46HoKF91598@peace.mahoroba.org> <vqcsnvuvbfp.fsf@silvia.hip.berkeley.edu> <20000507153602.A995@happy.checkpoint.com> <vqcn1m2v8gk.fsf@silvia.hip.berkeley.edu> <20000507063838.A11777@freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
At this moment DSPMBYTE define can be safely activated for all locales but 
have no much sense without KANJI define.
Activating KANJI define require direct 'set nokanji' for all users who don't 
want kanji input, otherwise affect input processing in bad way.

There is no LANG autosense code for 'nokanji' present.  From reading the code 
I suppose that even some Japanese users may disable kanji input for some 
reasons.  It means that before checking 'nokanji' variable some LANG autosensed 
flag must be checked first. There is one named _enable_mbdisp but it tied 
strictly to display processing, not to input processing. Using it will be 
enough for quick workaround. I'll send the patches later.

-- 
Andrey A. Chernov
<ache@nagual.pp.ru>
http://nagual.pp.ru/~ache/


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-i18n" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000507081931.A37538>