[Uim] new input method 'look'
Etsushi Kato
ek.kato at gmail.com
Tue Feb 20 10:32:56 EET 2007
On 2/20/07, Etsushi Kato <ek.kato at gmail.com> wrote:
> (look-context-left lc))
> (im-pushback-preedit
> + lc preedit-cursor "")
> + (im-pushback-preedit
> lc preedit-none
> (look-format-candidates lc))
Oops, I should have written like this.
--- look.scm 2007-02-20 16:47:55.000000000 +0900
+++ /usr/share/uim/look.scm 2007-02-20 17:29:14.000000000 +0900
@@ -206,7 +206,7 @@
lc preedit-none
(look-context-left lc))
(im-pushback-preedit
- lc preedit-none
+ lc preedit-cursor
(look-format-candidates lc))
(im-update-preedit lc))
Cheers,
--
Etsushi Kato
ek.kato at gmail.com
More information about the uim
mailing list