1

Debian/Testing (Jessie) で emacs23 から emacs24 への移行を試みました。
シェル スクリプトによる Imap 接続が機能しなくなりました。

メッセージ バッファ:

Opening nnimap server...
Opening connection to  via shell...
Opening nnimap server...failed: Pseudo-terminal will not be allocated because stdin is not a terminal.

~/.emacs

'(gnus-secondary-select-methods (quote ((nnimap "" 
   (nnimap-stream shell) 
   (imap-shell-program "exec /home/anfi/bin/imap"))))) 
4

1 に答える 1