
Mailing List Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [tlug] xemacs and japanese
- Date: Wed, 2 Apr 2008 23:09:30 +0200
- From: Niels Kobschaetzki <n.kobschaetzki@example.com>
- Subject: Re: [tlug] xemacs and japanese
- References: <bf4e1fa10803300630o8886d2dkadf824fbdb3732ce@mail.gmail.com> <87zlsfpmsk.fsf@uwakimon.sk.tsukuba.ac.jp> <ed10ee420803310134u5eb28d1crd59c99ea340ca40c@mail.gmail.com>
<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