[Uim] traditional Chinese py input?
TOKUNAGA Hiroyuki
tkng at xem.jp
Mon Jan 19 04:07:34 EET 2004
Hi,
On Sun, 18 Jan 2004 13:41:11 -0700
Jon Babcock <jon at kanji.com> wrote:
> The final lines of my pyunihan.scm file are:
>
> (generic-register-im
> 'py "zh_CN" "UTF8" py-init-handler)
Shuold be:
(generic-register-im
'pyunihan "zh_CN" "UTF8" pyunihan-init-handler)
And you should define pyunihan-init-handler, rename your new py-rule to
pyunihan-rule. (Of course the "pyunihan" doesn't need to be "pyunihan",
you can select your rule name freely, but "pyunihan" seems appropriate.)
Regards,
--
TOKUNAGA Hiroyuki
More information about the uim
mailing list