[Uim] Typo in anthy.scm
John Thacker
thacker at math.cornell.edu
Thu Jul 22 19:04:25 EEST 2004
Hello,
The 0.4.1 release of uim has a typo in the /usr/share/uim/anthy.scm file.
Specifically, a single quote is missing on line 46. Current line:
(define-key anthy-latin-key? generic-on-key?)
This should read:
(define-key anthy-latin-key? 'generic-on-key?)
(Or possibly 'generic-off-key?)
This seems like an accidental change from previous versions, as it wasn't
like this. It broke my configuration, as I like to remap the generic-on-key
to Multi_key, which I bind to the Windows key on my keyboard.
John Thacker
More information about the uim
mailing list