Eric Abrahamsen <e...@ericabrahamsen.net> writes: > On Fri, Sep 10 2010, Richard Riley wrote: > >> Richard Riley <rile...@gmail.com> writes: >>> >>> It is. It shouldnt have to ask you at all in fact. >>> >>> gpg-agent. >>> >> >> I forgot to add : org-crypt-key. > > Yeah, I've got this much set up, but something is borken with the agent > and I've never bothered fixing it (still get a minibuffer prompt). If > that would solve this problem, then that's motivation! >
The following *might* help http://www.emacswiki.org/emacs/keychain-environment.el The emacs Keychain package correctly read the running agent "token" or "cookie" and doesnt rely on env values. Other things to consider are the contents of ~/.gnupg/gpg-agent.conf. For me:- ,---- | pinentry-program /usr/bin/pinentry-gtk-2 | no-grab | default-cache-ttl 3942000 | max-cache-ttl 3942000 `---- Now, an interesting thing .. I am pretty damn sure I had a line "use-agent" in my gpg.conf. Its not there now. Instead is a comment from seahorse. Gah. Debian gpg key handling remains a mystery ... There seems about a gazillion packages or approaches to dealing with this. _______________________________________________ Emacs-orgmode mailing list Please use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-orgmode