emacs-snapshot は 20060730 が incoming を通過してたので、 アーカイブから取ってきてインストール。 パスフレーズの入力はできるようになりました。
で、せっかくなので?、 Debian Administration とか見ながら gnupg-agent を入れてみる。
~/.gnupg/gpg.conf (snip) use-agent ~/.gnupg/gpg-agent.conf pinentry-program /usr/bin/pinentry-gtk-2 no-grab default-cache-ttl
な感じ?最初、pinentry-program に mew-pinentry を指定してたんだけど、 なぜかうまく動かなかったなぁ。
OPTION no-grab OPTION ttyname=/dev/pts/7 OPTION ttytype=vt220 OPTION lc-ctype=C OPTION lc-messages=C SETDESC You need a passphrase to unlock the secret key for user:%0A"Nobuhiro (snip) SETPROMPT Passphrase GETPIN
で止まってるような?ここに書くものじゃないのかな。