emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Daniel Clemente <n142857@gmail.com>
To: Richard Riley <rileyrgdev@googlemail.com>
Cc: org-mode <emacs-orgmode@gnu.org>
Subject: Re: easypg and multiple prompts
Date: Fri, 21 Nov 2008 00:53:42 +0100	[thread overview]
Message-ID: <87od0a7y49.fsf@gmail.com> (raw)
In-Reply-To: <e37i71i418.fsf@development.richardriley.net> (Richard Riley's message of "Tue, 18 Nov 2008 13:58:59 +0100")

Richard Riley <rileyrgdev@googlemail.com> writes:

> (require 'epa)
> (epa-file-enable)
>
> although I thinks its default is on anyway.
  Yes.

>
> One is prompted three times for the passphrase
>
  I got the same behaviour when using 3 mail accounts in Gnus which make use of one sole authinfo file. I described this in [1].

  Yes, there is some caché for easypg. I turned it on via:
(setq epa-file-cache-passphrase-for-symmetric-encryption t)
  and now it asks me the password just one time. I think this will be useful also for Org.

  The code (Gnus and Org-mode), however, seem to be accessing the same data many times instead of being „smart“ and reading all needed data in just one go. But I doubt this makes a difference in terms of efficiency, since the involved files are small.


[1] http://www.emacswiki.org/emacs/GnusEncryptedAuthInfo

      parent reply	other threads:[~2008-11-20 23:53 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-11-18 12:58 easypg and multiple prompts Richard Riley
2008-11-18 21:38 ` Detlef Steuer
2008-11-20 23:53 ` Daniel Clemente [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=87od0a7y49.fsf@gmail.com \
    --to=n142857@gmail.com \
    --cc=emacs-orgmode@gnu.org \
    --cc=rileyrgdev@googlemail.com \
    /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).