我尝试在 Debian/Testing (Jessie) 上从 emacs23 迁移到 emacs24。
通过 shell 脚本的 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")))))