From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/84260 Path: news.gmane.org!not-for-mail From: Lars Ingebrigtsen Newsgroups: gmane.emacs.gnus.general Subject: Re: Gnus hangs when calling gpg Date: Wed, 05 Mar 2014 15:05:34 +0100 Message-ID: <87mwh4viz5.fsf@building.gnus.org> References: <87eh2oeiko.fsf@lifelogs.com> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1394028471 26569 80.91.229.3 (5 Mar 2014 14:07:51 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 5 Mar 2014 14:07:51 +0000 (UTC) Cc: ding@gnus.org To: Daiki Ueno Original-X-From: ding-owner+M32508@lists.math.uh.edu Wed Mar 05 15:07:58 2014 Return-path: Envelope-to: ding-account@gmane.org Original-Received: from util0.math.uh.edu ([129.7.128.18]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1WLCUE-00021T-31 for ding-account@gmane.org; Wed, 05 Mar 2014 15:07:54 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu) by util0.math.uh.edu with smtp (Exim 4.63) (envelope-from ) id 1WLCUC-0003Qg-De; Wed, 05 Mar 2014 08:07:52 -0600 Original-Received: from mx1.math.uh.edu ([129.7.128.32]) by util0.math.uh.edu with esmtps (TLSv1:AES256-SHA:256) (Exim 4.63) (envelope-from ) id 1WLCUB-0003QT-Cz for ding@lists.math.uh.edu; Wed, 05 Mar 2014 08:07:51 -0600 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx1.math.uh.edu with esmtps (TLSv1:AES128-SHA:128) (Exim 4.76) (envelope-from ) id 1WLCUA-0002Hy-0E for ding@lists.math.uh.edu; Wed, 05 Mar 2014 08:07:51 -0600 Original-Received: from hermes.netfonds.no ([80.91.224.195]) by quimby.gnus.org with esmtp (Exim 4.80) (envelope-from ) id 1WLCU8-0004ZQ-Ki for ding@gnus.org; Wed, 05 Mar 2014 15:07:48 +0100 Original-Received: from 77.18.54.110.tmi.telenormobil.no ([77.18.54.110] helo=building.gnus.org) by hermes.netfonds.no with esmtpsa (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.72) (envelope-from ) id 1WLCTo-00065b-ML; Wed, 05 Mar 2014 15:07:28 +0100 In-Reply-To: (Daiki Ueno's message of "Tue, 04 Mar 2014 14:03:14 +0900") User-Agent: Gnus/5.13001 (Ma Gnus v0.10) Emacs/24.3.50 (gnu/linux) X-MailScanner-ID: 1WLCTo-00065b-ML MailScanner-NULL-Check: 1394633251.45813@LgxxeM/k/hrwPGl2ncLtyA X-Spam-Status: No X-Spam-Score: -1.9 (-) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:84260 Archived-At: Daiki Ueno 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/