From: <th...@li...> - 2001-12-13 16:00:14
|
: > Hi, : > : > Subject: Re: [Mlterm-dev-en] Some problem of Big5 cut&paste and : +XIM(mlterm-cvs) : > From: Araki Ken <j00...@ip...> : > Message-ID: <200...@pd...> : > Date: 13 Dec 2001 09:45:08 +0900 : > : > I commited fixes to use XRegisterIMInstantiateCallback. : > there may be still some bugs , but it seems to work fine with +kinput2 : +, skkinput : > and ami at hand. : : xcin is Ok too. Thanks. :) Yes, xcin is OK :-)) Just one information: The problem of rxvt: : Finally, I should comment that although rxvt-2.7.8 has a similar : problem, as mentioned by Edward G.J. Lee, but the reason is different. : RXVT now completely follows the X11R6 XIM standard, i.e., it calls : XRegisterIMInstantiateCallback(). The reason that xcin should start : before rxvt is that otherwise, rxvt will silently turn off any possibility : to connect to any XIM servers. It tries to search and connect to any : valid XIM server when it starts. If it falses, then turn off it. I my : point of view, I don't think this is necessary to "try to search and : connect". I think just leave this job to Xlib then everything is OK. is also fixed by the rxvt developer: Geoff Wing <gc...@rx...>. The patch is attached in the end of the mail. Best Regards, T.H.Hsieh |