unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Torsten Bronger <bronger@physik.rwth-aachen.de>
To: Daiki Ueno <ueno@unixuser.org>
Cc: emacs-pretest-bug@gnu.org, 3953@emacsbugs.donarmstrong.com
Subject: bug#3953: 23.0.94; GPG interaction fails
Date: Wed, 29 Jul 2009 21:26:05 +0200	[thread overview]
Message-ID: <87vdlbtho2.fsf@physik.rwth-aachen.de> (raw)
In-Reply-To: ff39c0f7-bd34-4e8a-b5ad-fee57d8169bc@broken.deisui.org

Hallöchen!

Daiki Ueno writes:

> [...]
>
>>> Does replacing (sleep-for 0.1) with:
>>>
>>> (epg--process-filter (epg-context-process context) "")
>>>
>>> change the situation?
>
>> It has the same effect as (sleep-for 0.1): It helps, but only
>> slightly.
>
> Hmm, is your epg-debug output as innocent as the one that the original
> reporter provided?

It's every time:

gpg --no-tty --status-fd 1 --yes --command-fd 0 --output /tmp/epg-output6267bsQ -
[GNUPG:] PLAINTEXT 74 0 
gpg: Signatur am Mo 29 Jun 2009 10:31:28 CEST mit DSA Schlüssel, ID 9F516B77, erfolgt
[GNUPG:] SIG_ID jkbjBUZ5Lu5ozCYNw6Tsx9qYwsY 2009-06-29 1246264288
[GNUPG:] GOODSIG D5E3CEFC9F516B77 Torsten Bronger <bronger@physik.rwth-aachen.de>
gpg: Korrekte Unterschrift von 'Torsten Bronger <bronger@physik.rwth-aachen.de>'
[GNUPG:] VALIDSIG C5C8D6E279D2EFE98C0F6D77D5E3CEFC9F516B77 2009-06-29 1246264288 0 3 0 17 2 01 C5C8D6E279D2EFE98C0F6D77D5E3CEFC9F516B77
[GNUPG:] TRUST_ULTIMATE

> Currently, I suspect that the code in the following clause might be
> skipped:
>
> (unless epg-process-filter-running ...)
>
> Can you insert debug-prints in epg-wait-for-completion?  It would be
> something like:
>
> (message "epg-process-filter-running: %S" epg-process-filter-running)

And where should I put it exactly?  (I don't speak Lisp.)  I now
wrote

	(unless epg-process-filter-running
	  (message "epg-process-filter-running: %S" epg-process-filter-running)

And then, *Messages* say

epg-process-filter-running: nil

Tschö,
Torsten.

-- 
Torsten Bronger, aquisgrana, europa vetus
                   Jabber ID: torsten.bronger@jabber.rwth-aachen.de
                                  or http://bronger-jmp.appspot.com





  reply	other threads:[~2009-07-29 19:26 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <878whrarbh.fsf@cyd.mit.edu>
2009-07-27 19:45 ` bug#3953: 23.0.94; GPG interaction fails Torsten Bronger
2009-07-28 10:34   ` Daiki Ueno
2009-07-28 21:25     ` Torsten Bronger
2009-07-28 22:54       ` Daiki Ueno
2009-07-29 19:26         ` Torsten Bronger [this message]
2009-07-29 23:59           ` Daiki Ueno
2009-07-30  4:57             ` Torsten Bronger
2009-07-30  5:05               ` Daiki Ueno
2009-07-30  5:43                 ` Torsten Bronger
2009-08-16 11:30             ` Torsten Bronger
     [not found]   ` <handler.3953.C.124996607716130.notifdonectrl.5@emacsbugs.donarmstrong.com>
2009-08-12 13:30     ` bug#3953: acknowledged by developer (process bugs) Torsten Bronger
2009-08-26 11:51       ` Sven Joachim
2009-08-26 12:00         ` Processed: Re: bug#3953 " Emacs bug Tracking System
2009-08-11  4:55 ` Processed: process bugs Emacs bug Tracking System
2009-08-03  9:52 bug#3953: 23.0.94; GPG interaction fails Ashish SHUKLA

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=87vdlbtho2.fsf@physik.rwth-aachen.de \
    --to=bronger@physik.rwth-aachen.de \
    --cc=3953@emacsbugs.donarmstrong.com \
    --cc=emacs-pretest-bug@gnu.org \
    --cc=ueno@unixuser.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).