From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Richard Stallman Newsgroups: gmane.emacs.bugs Subject: bug#12696: 24.2.50; epa bug with gpg-agent Date: Fri, 26 Oct 2012 21:14:51 -0400 Message-ID: References: Reply-To: rms@gnu.org NNTP-Posting-Host: plane.gmane.org Content-Type: text/plain; charset=ISO-8859-15 X-Trace: ger.gmane.org 1351300554 31274 80.91.229.3 (27 Oct 2012 01:15:54 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 27 Oct 2012 01:15:54 +0000 (UTC) Cc: 12696@debbugs.gnu.org To: Daiki Ueno Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Sat Oct 27 03:16:03 2012 Return-path: Envelope-to: geb-bug-gnu-emacs@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 1TRv0M-0004ib-VV for geb-bug-gnu-emacs@m.gmane.org; Sat, 27 Oct 2012 03:16:03 +0200 Original-Received: from localhost ([::1]:35529 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TRv0E-0007U2-Hy for geb-bug-gnu-emacs@m.gmane.org; Fri, 26 Oct 2012 21:15:54 -0400 Original-Received: from eggs.gnu.org ([208.118.235.92]:40552) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TRv0C-0007Tb-90 for bug-gnu-emacs@gnu.org; Fri, 26 Oct 2012 21:15:53 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TRv0A-0001W5-LN for bug-gnu-emacs@gnu.org; Fri, 26 Oct 2012 21:15:52 -0400 Original-Received: from debbugs.gnu.org ([140.186.70.43]:53301) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TRv0A-0001Vv-HY for bug-gnu-emacs@gnu.org; Fri, 26 Oct 2012 21:15:50 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.72) (envelope-from ) id 1TRv2I-0002cC-1F for bug-gnu-emacs@gnu.org; Fri, 26 Oct 2012 21:18:02 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Richard Stallman Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Sat, 27 Oct 2012 01:18:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 12696 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: Original-Received: via spool by 12696-submit@debbugs.gnu.org id=B12696.13513006279945 (code B ref 12696); Sat, 27 Oct 2012 01:18:01 +0000 Original-Received: (at 12696) by debbugs.gnu.org; 27 Oct 2012 01:17:07 +0000 Original-Received: from localhost ([127.0.0.1]:35317 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1TRv1O-0002aL-8h for submit@debbugs.gnu.org; Fri, 26 Oct 2012 21:17:06 -0400 Original-Received: from fencepost.gnu.org ([208.118.235.10]:60324) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1TRv1L-0002a1-Rj for 12696@debbugs.gnu.org; Fri, 26 Oct 2012 21:17:04 -0400 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.71) (envelope-from ) id 1TRuzD-0003eB-77; Fri, 26 Oct 2012 21:14:51 -0400 In-reply-to: (message from Daiki Ueno on Fri, 26 Oct 2012 10:55:39 +0900) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) X-Received-From: 140.186.70.43 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: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:66094 Archived-At: Are you sure that you successfully preset the passphrase for this key? If so, how did you do that? I use the script below to start Emacs. gpg gives me an error if I don't enter the passphrase correctly, and asks again. Thus, when gpg exits and lets emacs start, I know the passphrase is correct. Maybe what's needed is to add code to record other data. In the debug buffer, or in Lisp variables (I could examine them). #!/bin/sh eval `gpg-agent --daemon` gpg --use-agent --output /dev/null --sign /dev/null > /dev/null emacs -f normal-start -- Dr Richard Stallman President, Free Software Foundation 51 Franklin St Boston MA 02110 USA www.fsf.org www.gnu.org Skype: No way! That's nonfree (freedom-denying) software. Use Ekiga or an ordinary phone call