Subject: Re: Japanese
To: None <netbsd-users@netbsd.org>
From: MINOURA Makoto <minoura@netbsd.org>
List: netbsd-users
Date: 10/27/2000 19:28:38
|> In <200010271018.TAA00541@ibr1.irm.nara.kindai.ac.jp>
|>  Henry Nelson <henry@irm.nara.kindai.ac.jp> wrote:

>   2) it is impossible to get the kanji onto the command line, i.e.,
>      the actual conversion from kana to kanji works, but there is no way
>      to use the kanji

This is a problem due to the shell.  You'll need
 - OS locale framework which supports CJK (XPG4DL)
 - Internationalized shell which utilizes the locale framework (tcsh?)

Note that current implementation of XPG4DL does not allow
CJK locale if the executable is statically linked.  In
addition as I noted in the previous mail XPG4DL does not
support 1.4.x nor coming 1.5.


>   4) there seems to be no way to do kana/kanji conversion within nvi
>      (Admittedly, I have not had time to try jvim or other editors.)

I believe editors/nvi-m17n has built-in support for canna.

-- 
Minoura Makoto <minoura@netbsd.org> or <minoura@jp.netbsd.org>