unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Daiki Ueno <ueno@unixuser.org>
To: Tassilo Horn <tassilo@member.fsf.org>
Cc: 7130@debbugs.gnu.org
Subject: bug#7130: 24.0.50; EPA queries twice and doesn't cache passwords when decrypting files
Date: Fri, 01 Oct 2010 20:47:36 +0900	[thread overview]
Message-ID: <87fwwqp21z.fsf@broken.deisui.org> (raw)
In-Reply-To: <201010011214.38721.tassilo@member.fsf.org> (Tassilo Horn's message of "Fri, 1 Oct 2010 12:14:38 +0200")

Tassilo Horn <tassilo@member.fsf.org> writes:

> I use gnupg-2.0.16, and there's also gpgme-1.3.0 installed, if that has
> something to do with it.

Ah, you use gnupg2?  Then, that is expected behavior.  gnupg2 always use
gpg-agent and there is no way to intercept password from elisp level.
If you see your password is cached, that is probably because of my hack
in gpg-agent:

http://lists.gnupg.org/pipermail/gnupg-devel/2009-May/025045.html

Perhaps this patch does not work for symlinks.

Anyway I'd suggest to install gnupg1, which can coexist with gnupg2, and
(setq epg-gpg-program "path to gpg program from gnupg1")

Regards,
-- 
Daiki Ueno





  reply	other threads:[~2010-10-01 11:47 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-09-29  7:33 bug#7130: 24.0.50; EPA queries twice and doesn't cache passwords when decrypting files Tassilo Horn
2010-09-30  2:20 ` Daiki Ueno
2010-09-30  6:24   ` Tassilo Horn
2010-10-01  2:52     ` Daiki Ueno
2010-10-01 10:14       ` Tassilo Horn
2010-10-01 11:47         ` Daiki Ueno [this message]
2010-10-01 21:42           ` Tassilo Horn
2010-10-02  0:23             ` Daiki Ueno
2010-10-02  7:16               ` Tassilo Horn
2010-10-03  9:15                 ` Daiki Ueno
2010-10-04 19:01                   ` Tassilo Horn
2010-10-05  1:58                     ` Daiki Ueno
2010-10-05  6:49                       ` Tassilo Horn

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.gnu.org/software/emacs/

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

  git send-email \
    --in-reply-to=87fwwqp21z.fsf@broken.deisui.org \
    --to=ueno@unixuser.org \
    --cc=7130@debbugs.gnu.org \
    --cc=tassilo@member.fsf.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.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).