[Uim] Re: Uim defaults to pinyin

Mamoru KOMACHI usata at sodan.ecc.u-tokyo.ac.jp
Sun Aug 29 21:14:55 EEST 2004


Hi all,

At Sun, 29 Aug 2004 16:17:57 +0900,
Jacob Levine wrote:

>  I'm a Gentoo user seeking my solution to the same "defaults to pinyin"
> problem mentioned at the start of this thread.

I got a bug report for it few weeks ago on Gentoo BTS and made a patch
to change the behaviour.

http://bugs.gentoo.org/show_bug.cgi?id=58656

If you emerged uim before the date (14 Aug), please try remerging uim.
tkng-san: what do you say about applied patch? Seeing the number of
people having problems with the pinyin-big5, I suppose it would be
useful to include.

--
Mamoru KOMACHI <usata at sodan.ecc.u-tokyo.ac.jp>, <usata at gentoo.org>

-------------- next part --------------
--- scm/pyload.scm	2004-05-26 10:55:38.000000000 +0900
+++ scm/pyload.scm-zh	2004-08-14 10:06:54.000000000 +0900
@@ -67,4 +67,4 @@
       #f)))
 
 (generic-register-im
- 'pinyin-big5 "*" "UTF-8" pinyin-big5-init-handler)
+ 'pinyin-big5 "zh" "UTF-8" pinyin-big5-init-handler)


More information about the uim mailing list