pkgsrc/inputmethod/canna-server-bin/DESCR

17 lines
518 B
Text

Canna is a Kana-Kanji conversion server.
This package just contains the binary for the server; install
the canna-server package for all files.
Support Mule(Multi-lingal extention Emacs), kinput2 X11 input method,
cannum front end and some others.
To use from Mule (CANNA version), in .emacs file:
(if (and (boundp 'CANNA) CANNA) ; Is it CANNA MULE?
(progn
(load-library "canna")
(canna) ))
Then kana-kanji conversion begin to `C-o' key. Show more detail
Info, and/or documents.