2009-01-13 00:27:20 +01:00
|
|
|
icanna is a connector program between yc.el and Canna server
|
2015-09-20 22:54:08 +02:00
|
|
|
via Unix domain socket. Since emacs21 or former version does
|
|
|
|
not support Unix domain socket in elisp itself, icanna helps
|
2009-01-13 00:27:20 +01:00
|
|
|
the elisp application to interact with Canna server by relaying
|
2015-09-20 22:54:08 +02:00
|
|
|
data between standard input/output and Unix domain socket.
|
2009-01-13 00:27:20 +01:00
|
|
|
|
|
|
|
WWW: http://www.ceres.dti.ne.jp/~knak/yc.html
|