[Uim] traditional Chinese py input?

David Oftedal david at start.no
Mon Jan 19 14:12:20 EET 2004


> I apologize for bringing up so many problems.

I don't think we're dealing with a lot of problems though.

The problems with loader.scm could be caused by a lot of things, but 
remember that you have to add your input method to at least one file in 
addition to that one. One that I can immediately remember is 
/etc/gtk-2.0/gtk.immodules. There might be others in the /usr/share/uim 
directory as well. Try to grep -Hi "PY.scm" * and see for yourself.

As for the caching of candidates, you might be right. I've noticed how 
uim-anthy remembers what kanji I select for a particular word for at 
least the duration of  session, even though there's no backend server 
there or anything like that. But I guess that's just another reason to 
rename your file instead of calling it PY.scm.

Something you have to be aware of, is that you have to rename the 
internal methods in the scm files, and then call them from other files, 
such as the one I mentioned above. It's a pain to get this working the 
first time, but when you find out what files they are, it should work 
fine. PY.scm has no restrictions on what characters you can enter that I 
know of, so these errors are most likely trivial.

-Dave Oftedal




More information about the uim mailing list