emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Richard Riley <rileyrg@gmail.com>
To: emacs-orgmode@gnu.org
Subject: Re: org-reveal (gpg crypt) and auto saving
Date: Fri, 10 Sep 2010 15:48:58 +0200	[thread overview]
Message-ID: <i6dd0c$965$1@dough.gmane.org> (raw)
In-Reply-To: 87bp85936o.fsf@ericabrahamsen.net

Eric Abrahamsen <eric@ericabrahamsen.net> writes:

> On Fri, Sep 10 2010, Richard Riley wrote:
>
>> Richard Riley <rileyrg@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.

      reply	other threads:[~2010-09-10 13:49 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-09-10  9:26 org-reveal (gpg crypt) and auto saving Richard Riley
2010-09-10  9:59 ` Eric Abrahamsen
2010-09-10 10:18   ` Richard Riley
2010-09-10 10:26     ` Richard Riley
2010-09-10 12:46       ` Eric Abrahamsen
2010-09-10 13:48         ` Richard Riley [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='i6dd0c$965$1@dough.gmane.org' \
    --to=rileyrg@gmail.com \
    --cc=emacs-orgmode@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).