From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Daiki Ueno Newsgroups: gmane.emacs.bugs Subject: bug#7130: 24.0.50; EPA queries twice and doesn't cache passwords when decrypting files Date: Sun, 03 Oct 2010 18:15:39 +0900 Message-ID: <877hhz3adg.fsf@broken.deisui.org> References: <87eicdqa1b.fsf@thinkpad.tsdh.de> <201009300824.40732.tassilo@member.fsf.org> <201010011214.38721.tassilo@member.fsf.org> <87fwwqp21z.fsf@broken.deisui.org> <878w2h7fop.fsf@thinkpad.tsdh.de> <87eic9mohn.fsf@broken.deisui.org> <87ocbd83ok.fsf@thinkpad.tsdh.de> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: dough.gmane.org 1286098910 11227 80.91.229.12 (3 Oct 2010 09:41:50 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Sun, 3 Oct 2010 09:41:50 +0000 (UTC) Cc: 7130@debbugs.gnu.org To: Tassilo Horn Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Sun Oct 03 11:41:48 2010 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1P2L4l-0002hK-Ul for geb-bug-gnu-emacs@m.gmane.org; Sun, 03 Oct 2010 11:41:48 +0200 Original-Received: from localhost ([127.0.0.1]:46836 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1P2L4k-00033F-Jk for geb-bug-gnu-emacs@m.gmane.org; Sun, 03 Oct 2010 05:41:46 -0400 Original-Received: from [140.186.70.92] (port=56385 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1P2L4b-00031f-Re for bug-gnu-emacs@gnu.org; Sun, 03 Oct 2010 05:41:38 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1P2L4a-0001Vf-Pu for bug-gnu-emacs@gnu.org; Sun, 03 Oct 2010 05:41:37 -0400 Original-Received: from debbugs.gnu.org ([140.186.70.43]:42568) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1P2L4a-0001VN-IS for bug-gnu-emacs@gnu.org; Sun, 03 Oct 2010 05:41:36 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.69) (envelope-from ) id 1P2Kcv-0005AR-NA; Sun, 03 Oct 2010 05:13:01 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Daiki Ueno Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-To: owner@debbugs.gnu.org Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Sun, 03 Oct 2010 09:13:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 7130 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: notabug unreproducible moreinfo Original-Received: via spool by 7130-submit@debbugs.gnu.org id=B7130.128609716419857 (code B ref 7130); Sun, 03 Oct 2010 09:13:01 +0000 Original-Received: (at 7130) by debbugs.gnu.org; 3 Oct 2010 09:12:44 +0000 Original-Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1P2Kce-0005AE-Bf for submit@debbugs.gnu.org; Sun, 03 Oct 2010 05:12:44 -0400 Original-Received: from ivory4.scn-net.ne.jp ([219.117.176.192]) by debbugs.gnu.org with smtp (Exim 4.69) (envelope-from ) id 1P2Kca-0005A9-9k for 7130@debbugs.gnu.org; Sun, 03 Oct 2010 05:12:41 -0400 Original-Received: from ([192.168.0.187]) (envelope sender: ) by ivory4.scn-net.ne.jp with Active!Hunter esmtp server; Sun, 3 Oct 2010 18:15:41 +0900 Original-Received: Received: from well-done.deisui.org (g187018.scn-net.ne.jp [202.83.187.18]) (authenticated) by blue17.scn-net.ne.jp (unknown) with ESMTP id o939FfNj021338; Sun, 3 Oct 2010 18:15:41 +0900 In-Reply-To: <87ocbd83ok.fsf@thinkpad.tsdh.de> (Tassilo Horn's message of "Sat, 02 Oct 2010 09:16:43 +0200") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.2 (gnu/linux) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list Resent-Date: Sun, 03 Oct 2010 05:13:01 -0400 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:40671 Archived-At: Tassilo Horn writes: > Ah, I've just got you wrong. I've thought you hacked something up that > allows retrieving the passwords in elisp and cache them in the usual epa > variables. The caching in the agent works fine with the recipe above. Now I am wondering what is your problem. I tried the original recipe of this bug with gnupg2 and I was asked password only once. Could you provide other information in "(epa)Bug Reports"? >> I personally think this feature safer than caching passwords in elisp. > > Yes, that's probably true. If it is usable :) Regards, -- Daiki Ueno