all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Daiki Ueno <ueno@unixuser.org>
To: Thien-Thi Nguyen <ttn@gnuvola.org>
Cc: wilde@sha-bang.de, ken manheimer <ken.manheimer@gmail.com>,
	emacs-devel <emacs-devel@gnu.org>
Subject: Re: pgg-gpg.el - pgg-gpg-process-region timing problem
Date: Wed, 25 Jun 2008 20:27:08 +0900	[thread overview]
Message-ID: <5b96e057-18c3-47ec-b857-740d1dec65d2@broken.deisui.org> (raw)
In-Reply-To: <87y74v2o94.fsf@ambire.localdomain> (Thien-Thi Nguyen's message of "Tue, 24 Jun 2008 11:09:11 +0200")

>>>>> In <87y74v2o94.fsf@ambire.localdomain> 
>>>>>	Thien-Thi Nguyen <ttn@gnuvola.org> wrote:
>    Really?

> Yes, i see that for 1.4.6.

I couldn't confirm the phenomenon even with 1.4.6.  Now I suspect that
you are using different command line from the one pgg-gpg uses.

This may ask you passphrase several times:

gpg --status-fd 2 --decrypt test.gpg

But pgg-gpg uses something like:

gpg --passphrase-fd 0 --status-fd 2 --decrypt test.gpg

By the way, I think you would be happy if you were using M-x
epa-decrypt-file instead.  It can handle this case smarter -- i.e. it
will ask you the correct passphrase again if you mistyped it ;-)

Regards,
-- 
Daiki Ueno




  reply	other threads:[~2008-06-25 11:27 UTC|newest]

Thread overview: 34+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <873aln2q1d.fsf@stupidchicken.com>
2008-06-22 17:37 ` pgg-gpg.el - pgg-gpg-process-region timing problem ken manheimer
2008-06-23  8:17   ` Thien-Thi Nguyen
2008-06-23  8:43     ` bug#469: " Thien-Thi Nguyen
2008-06-23  8:43     ` Thien-Thi Nguyen
2008-06-23 13:17       ` bug#471: " Thien-Thi Nguyen
2008-06-23 13:17       ` Thien-Thi Nguyen
2008-06-23 17:44         ` bug#472: " ken manheimer
2008-06-23 17:44         ` ken manheimer
2008-06-24 10:42           ` Thien-Thi Nguyen
2008-06-24 12:30             ` bug#476: " Stefan Monnier
2008-06-24 12:30             ` Stefan Monnier
2008-08-02 19:15               ` bug#476: marked as done (pgg-gpg.el - pgg-gpg-process-region timing problem) Emacs bug Tracking System
2008-08-02 19:15             ` bug#474: " Emacs bug Tracking System
2008-06-24 10:42           ` bug#474: pgg-gpg.el - pgg-gpg-process-region timing problem Thien-Thi Nguyen
2008-08-02 19:15           ` bug#472: marked as done (pgg-gpg.el - pgg-gpg-process-region timing problem) Emacs bug Tracking System
2008-06-24  1:59         ` pgg-gpg.el - pgg-gpg-process-region timing problem Daiki Ueno
2008-06-24  9:09           ` Thien-Thi Nguyen
2008-06-25 11:27             ` Daiki Ueno [this message]
2008-08-02 19:15         ` bug#471: marked as done (pgg-gpg.el - pgg-gpg-process-region timing problem) Emacs bug Tracking System
2008-08-02 19:15       ` bug#469: " Emacs bug Tracking System
2008-08-02 19:15     ` bug#470: " Emacs bug Tracking System
2008-06-23  8:17   ` bug#470: pgg-gpg.el - pgg-gpg-process-region timing problem Thien-Thi Nguyen
2008-06-26 16:16   ` bug#486: " ken manheimer
2008-06-26 16:16   ` ken manheimer
2008-06-26 16:32     ` bug#487: " Chong Yidong
2008-06-26 16:32     ` Chong Yidong
2008-06-27 14:01       ` ken manheimer
2008-06-27 14:24         ` Miles Bader
2008-06-27 14:39           ` ken manheimer
2008-06-27 16:21             ` Stefan Monnier
2008-06-27 17:33         ` ken manheimer
2008-08-02 19:15       ` bug#487: marked as done (pgg-gpg.el - pgg-gpg-process-region timing problem) Emacs bug Tracking System
2008-08-02 19:15     ` bug#486: " Emacs bug Tracking System
2008-08-02 19:15   ` bug#465: " Emacs bug Tracking System

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

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

  git send-email \
    --in-reply-to=5b96e057-18c3-47ec-b857-740d1dec65d2@broken.deisui.org \
    --to=ueno@unixuser.org \
    --cc=emacs-devel@gnu.org \
    --cc=ken.manheimer@gmail.com \
    --cc=ttn@gnuvola.org \
    --cc=wilde@sha-bang.de \
    /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 external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.