Jean-Marc Lasgouttes <[EMAIL PROTECTED]> wrote:
> Mmm, I have been pointed to
> http://cgi.din.or.jp/~kawakami/LyX/index.html
>
> Do you know about this work? Are you working on it?
No, I didn't know that. If you are not using main stream systems
like MS Windoze or Linux, some of the informations are not so easy
to obtain. I really think he should have announced these stuffs
here, since lyx-devel list accepts post from non-subscriber.
So Japanese can be displayed/edited on LyX.
His work on XOM is really great. I will ask him to join 1.1
development when I get the idea of the patch better. From a
cursory look,
- status_return == XBufferOverflow must be checked in the call
to XmbLookupString() rather than enlarging s_r statistically
in LyXFunc::processKeyEvent(),
- #ifdef KANJI stuff in LyXFunc::processKeyEvent() must better
be moved to LyXFunc::Dispatch(),
- If xic is made buffer property, then kinput2 dependency
apparently can be removed, which makes the patch XIM
generic.
Regards,
SMiyata