From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Stefan Monnier Newsgroups: gmane.emacs.devel Subject: Re: bad epg.el+GPG2 behavior: unavoidable passphrase pinentry prompt Date: Mon, 30 Sep 2013 18:49:11 -0400 Message-ID: References: <878uyg0yp1.fsf@flea.lifelogs.com> <87a9iuxgd3.fsf@flea.lifelogs.com> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1380581372 4213 80.91.229.3 (30 Sep 2013 22:49:32 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 30 Sep 2013 22:49:32 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Oct 01 00:49:35 2013 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1VQmHX-0000za-5R for ged-emacs-devel@m.gmane.org; Tue, 01 Oct 2013 00:49:35 +0200 Original-Received: from localhost ([::1]:51960 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VQmHW-0004NF-O3 for ged-emacs-devel@m.gmane.org; Mon, 30 Sep 2013 18:49:34 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:53685) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VQmHI-0004LM-Dm for emacs-devel@gnu.org; Mon, 30 Sep 2013 18:49:27 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VQmHB-0001EY-43 for emacs-devel@gnu.org; Mon, 30 Sep 2013 18:49:20 -0400 Original-Received: from ironport2-out.teksavvy.com ([206.248.154.182]:21537) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VQmHA-0001EO-W7 for emacs-devel@gnu.org; Mon, 30 Sep 2013 18:49:13 -0400 X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: Av4EABK/CFFFxLJX/2dsb2JhbABEvw4Xc4IeAQEEAVYoCwswBBIUGA2IQgbBLY1hAoMnA6R6gV6DEw X-IPAS-Result: Av4EABK/CFFFxLJX/2dsb2JhbABEvw4Xc4IeAQEEAVYoCwswBBIUGA2IQgbBLY1hAoMnA6R6gV6DEw X-IronPort-AV: E=Sophos;i="4.84,565,1355115600"; d="scan'208";a="29451812" Original-Received: from 69-196-178-87.dsl.teksavvy.com (HELO pastel.home) ([69.196.178.87]) by ironport2-out.teksavvy.com with ESMTP/TLS/ADH-AES256-SHA; 30 Sep 2013 18:45:57 -0400 Original-Received: by pastel.home (Postfix, from userid 20848) id BDF34631AA; Mon, 30 Sep 2013 18:49:11 -0400 (EDT) In-Reply-To: <87a9iuxgd3.fsf@flea.lifelogs.com> (Ted Zlatanov's message of "Mon, 30 Sep 2013 15:24:24 -0400") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux) X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 206.248.154.182 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:163751 Archived-At: > Should I open a bug, then, with the suggested workaround? Or wait? The > multiple popups are really annoying. I must say I don't really understand what is the problem you're describing (I mean: in what way does it affect Emacs), so I'll let you judge. AFAIK it's perfectly OK to popup a password prompt when needed and I don't know under what circumstance this would be a problem. Stefan