Mailing List Archive


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [tlug] xemacs and japanese



<snip all the help I got 'til now - thx for that>

Ok, played around with xemacs; getting used to it and like it :)
Still there is the problem with Japanese input.
I'm using now XEmacs 21.5b28, mule-support compiled in, canna- and xim-support as well.
When xemacs runs the SCIM-window is there but when I change the input-method it does not actually switch (it's not shown as well).
When I choose the input-method japanese-canna (cannaserver is running) in xemacs I get only the message: No Canna API support!? See M-x describe-installation & C-h v module-load path

The describe-installation shows that canna-support is compiled in but I do not know what there has to be in the module-load path. Right now there is not much in there.
/usr/local/lib/xemacs/site-modules which is empty and
/usr/local/lib/xemacs/site-modules with the following files:
auto-autoloads.el
auto-autoloads.elc
eldap.ell

I tried Steve's configuration for init.el as well and changed it according to my installation because the paths didn't fit at all (and I am wondering about the emacs in one of the paths but I had nothing for ..../xemacs/site-lisp) but I am not sure if I did it correct (at least there is no error):
(setq anthy-lisp-dir "/usr/local/share/emacs/site-lisp/anthy"
      anthy-exec-dir "/usr/local/bin/")
(push anthy-lisp-dir load-path)
(push anthy-exec-dir exec-path)
(let ((load-path (list anthy-lisp-dir)))
  (load-library "leim-list"))
(load-library "anthy")

Any ideas what else I could try?

Niels

-- 
Jammern: http://jammern.wordpress.com
Alles Suppe: http://nielsk.soup.io


Home | Main Index | Thread Index

Home Page Mailing List Linux and Japan TLUG Members Links