Gnus development mailing list
 help / color / mirror / Atom feed
From: Lars Ingebrigtsen <larsi@gnus.org>
To: Daiki Ueno <ueno@gnu.org>
Cc: ding@gnus.org
Subject: Re: Gnus hangs when calling gpg
Date: Wed, 05 Mar 2014 15:05:34 +0100	[thread overview]
Message-ID: <87mwh4viz5.fsf@building.gnus.org> (raw)
In-Reply-To: <m31tyiwo6l.fsf-ueno@gnu.org> (Daiki Ueno's message of "Tue, 04 Mar 2014 14:03:14 +0900")

Daiki Ueno <ueno@gnu.org> writes:

> Agreed, assuming that you mean something like:
>
> (defvar mml2015-use 'epg
>   "The package used for PGP/MIME.
> Valid packages include `epg', `pgg' and `mailcrypt'.")
>
> (unless noninteractive
>    (condition-case nil
>        (progn
> 	 (require 'epg-config)
> 	 (epg-check-configuration (epg-configuration))
> 	 (setq mml2015-use 'epg))
>      (error))
>    ...)

I haven't looked at the code, so I may be misinterpreting this, bout
shouldn't this wait until epg is actually used?  This shouldn't be set
at either load time or compile time, but when it's used...

-- 
(domestic pets only, the antidote for overdose, milk.)
  bloggy blog http://lars.ingebrigtsen.no/



  reply	other threads:[~2014-03-05 14:05 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-02-26 16:45 Julien Cubizolles
2014-02-26 18:29 ` Adam Sjøgren
2014-02-27 10:54 ` Matt Ford
2014-02-27 14:28 ` Ted Zlatanov
2014-03-04  5:03   ` Daiki Ueno
2014-03-05 14:05     ` Lars Ingebrigtsen [this message]
2014-03-06  3:28       ` Daiki Ueno
2014-03-06 14:10         ` Ted Zlatanov
2014-03-07  7:28           ` Daiki Ueno

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=87mwh4viz5.fsf@building.gnus.org \
    --to=larsi@gnus.org \
    --cc=ding@gnus.org \
    --cc=ueno@gnu.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.
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 NNTP newsgroup(s).