GNU bug report logs - #3953
23.0.94; GPG interaction fails

Previous Next

Package: emacs;

Reported by: Torsten Bronger <bronger <at> physik.rwth-aachen.de>

Date: Mon, 27 Jul 2009 19:50:04 UTC

Severity: normal

Merged with 2412

Done: Chong Yidong <cyd <at> stupidchicken.com>

Bug is archived. No further changes may be made.

Full log


Message #32 received at 3953 <at> emacsbugs.donarmstrong.com (full text, mbox):

From: Daiki Ueno <ueno <at> unixuser.org>
To: Torsten Bronger <bronger <at> physik.rwth-aachen.de>
Cc: 3953 <at> debbugs.gnu.org, emacs-pretest-bug <at> gnu.org
Subject: Re: bug#3953: 23.0.94; GPG interaction fails
Date: Wed, 29 Jul 2009 07:54:49 +0900
>>>>> In <87ws5sv6tb.fsf <at> physik.rwth-aachen.de> 
>>>>>	Torsten Bronger <bronger <at> physik.rwth-aachen.de> wrote:
> > 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?

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)

Regards,
-- 
Daiki Ueno



This bug report was last modified 15 years and 198 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.