"Stephen J. Turnbull" <stephen(a)xemacs.org> writes:
Use the Quail package (also known as LEIM). You can probably also
use
Tserver or Cserver of Wnn. Without a verbatim transcript of the
messages, it's hard to say, but one possibility is that your input
method is sending the Unicode extension keysyms to XEmacs, and we
don't know how to handle that for Han characters AFAIK. (Aidan wrote
the code so he would know better.) It would be best to wait for
Unicode internal for that.
It's nothing to do with unicode, today I compiled xemacs-21.4 with
configure options:
./configure --with-mule --with-xim=xlib --with-x11 \
--with-menubars=lucid --with-scrollbars=lucid --with-dialogs=athena \
--with-canna=no --with-wnn=no --with-xfs
and xemacs works with XIM chinese input method with no problem, but
compile 21.5 with the same configuration, the bug is still with
it. Now I am sure this bug is only for 21.5.