/etc/iiim/htt.xml.conf コメントアウト部を少し変更したら接続できるように
なりました。
---
<server>
<!--
<listen> directive:
Attribute:
type ... tcp : child directives: <hostname>, <port>
unix: child directives: <file>
-->
<listen type="tcp">
<hostname>localhost</hostname>
<port>9010</port>
</listen>
<!--
<listen type="unix">
<file>/var/run/iiim/.iiimp-unix/9010</file>
</listen>
-->
[...]
<system type="password"/>
<user type="password" name="guest1">/a6BKSXLLSgPE</user>
---
ただ、私のとこではこういう小さな問題が出ています。
・Emacsを起動後、変換起動キーを押して入力すると必ず変換オフとなり半角
英数または記号が入力される。2度目の変換起動からは正常になる。
・変換オンで()が入力出来ない。どうも、確定か、移動キーのような反応を
しているようだ。
・「 dddd」のように、'「'で始めて半角英数字だけを打ち、 '」'を閉じると
変換オフとなる。
それでも、かなり賢くなってますよ。
--
安達 広幸
adachi@xxxxxxxxxx