[Uim] uim_get_default_im_name()
YamaKen
yamaken at bp.iij4u.or.jp
Thu Oct 21 12:33:01 EEST 2004
Hi Etsushi,
At Thu, 21 Oct 2004 17:57:23 +0900,
ekato at ees.hokudai.ac.jp wrote:
> I have a problem about uim_get_default_im_name().
> With current implementation, if user set default-im-name in ~/.uim,
> uim_get_default_im_name(locale) in libuim and/or
> (find-default-im localestr) in scheme always returns im name set in
> ~/.uim even if its locale mismatches with the requested locale. Can
> you fix this, yamaken?
It's the intended behavior. Not a bug.
If we implement it as you said, following cases fail.
- specify uim-anthy(ja) as default on en_US.UTF-8 locale
- specify uim-py(zh_CN) as default on ja_JP.UTF-8 locale
We have to keep any default IM specifiable regardless of locale.
-------------------------------
YamaKen yamaken at bp.iij4u.or.jp
More information about the uim
mailing list