Date: Sun, 7 May 2000 15:52:52 +0000 From: Anatoly Vorobey <mellon@pobox.com> To: Satoshi - Ports Wraith - Asami <asami@FreeBSD.ORG> Cc: i18n@FreeBSD.ORG Subject: Re: i18n /bin/[t]csh Message-ID: <20000507155252.A1228@happy.checkpoint.com> In-Reply-To: <vqcn1m2v8gk.fsf@silvia.hip.berkeley.edu>; from asami@FreeBSD.ORG on Sun, May 07, 2000 at 05:41:15AM -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>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, May 07, 2000 at 05:41:15AM -0700, Satoshi - Ports Wraith - Asami wrote: > > * Which problems are you referring to, exactly? It appears that ``set > > I have no idea. I just vaguely remember someone (ache?) saying in the > previous round of discussion that setting -DKANJI screws up something > for single-byte locales that uses the 8th bit. I suppose it might, but I can't replicate it. Maybe someone who originally had the problem will speak up. > * nokanji'' completely negates at runtime the effect of -DKANJI being > * compiled in; and in the same way, ``unset dspmbyte'' will disable > * the multibyte keymaps (but won't enable using the Meta key, contrary > * to what the manpage says; it appears you still need ``set nokanji'' for > * this). > * > * Suppose we flip the logic and require ``set kanji'' for the compiled-in > * support to *start* working, will that be better? :) > > That sounds like a good solution if what you say in the paragraph > above is indeed an accurate description of the situation. (No offense > to you, but you said "it appears that" which indicates that you are > not sure. :) I was trying to be polite :) In fact, I did scan all the sources for KANJI uses and not just relied on the manpage. The source very reliably checks for 'nokanji' variable every time it wishes to use a KANJI feature in an #ifdef. And it even will automatically reset correctly keymap tables every time the value of ``nokanji'' or ``dspmbyte'' changes. -- Anatoly Vorobey, mellon@pobox.com http://pobox.com/~mellon/ "Angels can fly because they take themselves lightly" - G.K.Chesterton 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?20000507155252.A1228>