[Uim-bugs] [Bug 502] New: uim-anthy commits fullwidth space in hankaku-katakana mode
bugzilla-daemon at pdx.freedesktop.org
bugzilla-daemon at pdx.freedesktop.org
Mon Apr 19 06:19:50 EEST 2004
http://pdx.freedesktop.org/cgi-bin/bugzilla/show_bug.cgi?id=502
Summary: uim-anthy commits fullwidth space in hankaku-katakana
mode
Product: UIM
Version: unspecified
Platform: All
OS/Version: All
Status: NEW
Severity: normal
Priority: P3
Component: generic Scheme codes
AssignedTo: yamaken at bp.iij4u.or.jp
ReportedBy: yamaken at bp.iij4u.or.jp
CC: tkng at xem.jp,uim-bugs at freedesktop.org
uim-anthy (, uim-canna and possibly uim-prime) commits fullwidth space in
hankaku-katakana mode. This is caused by ja-direct in japanese.scm, but I can't
fix this because I don't know what is proper code for ja-direct. See comments of
ja-direct-rule in japanese.scm (copied below).
;; What's intended? The name "ja-direct-rule" makes me confused
;; because it acts in non-direct modes. This rule makes
;; uim-anthy improper as always sending zenkaku-space in
;; hanakaku-kana mode. This seems to be used to "always commit
;; zenkaku-space regardless input mode". If it's true, This rule
;; should be able to be disabled. -- YamaKen
(define ja-direct-rule
'((" " "ã")
))
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
More information about the uim-bugs
mailing list