From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.help Subject: Re: emacs interface with gpg-agent stopped working (or stopped caching passphrase) Date: Sat, 03 Sep 2016 10:09:10 +0300 Message-ID: <83bn05e9yh.fsf@gnu.org> References: <7df56913-7dfd-4789-a984-48b34f576c2f@googlegroups.com> <1c405490-1ab6-4e8b-92f0-a073d5a4b4ac@googlegroups.com> NNTP-Posting-Host: blaine.gmane.org X-Trace: blaine.gmane.org 1472886588 26853 195.159.176.226 (3 Sep 2016 07:09:48 GMT) X-Complaints-To: usenet@blaine.gmane.org NNTP-Posting-Date: Sat, 3 Sep 2016 07:09:48 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sat Sep 03 09:09:44 2016 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by blaine.gmane.org with esmtp (Exim 4.84_2) (envelope-from ) id 1bg55C-0006Nn-Tf for geh-help-gnu-emacs@m.gmane.org; Sat, 03 Sep 2016 09:09:43 +0200 Original-Received: from localhost ([::1]:45222 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bg55A-0004NV-Jy for geh-help-gnu-emacs@m.gmane.org; Sat, 03 Sep 2016 03:09:40 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:37827) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bg54h-0004Fk-N0 for help-gnu-emacs@gnu.org; Sat, 03 Sep 2016 03:09:12 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bg54d-0004jC-Gy for help-gnu-emacs@gnu.org; Sat, 03 Sep 2016 03:09:10 -0400 Original-Received: from fencepost.gnu.org ([2001:4830:134:3::e]:37644) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bg54d-0004ij-Dl for help-gnu-emacs@gnu.org; Sat, 03 Sep 2016 03:09:07 -0400 Original-Received: from 84.94.185.246.cable.012.net.il ([84.94.185.246]:4393 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_128_CBC_SHA1:128) (Exim 4.82) (envelope-from ) id 1bg54a-0002hN-RO for help-gnu-emacs@gnu.org; Sat, 03 Sep 2016 03:09:05 -0400 In-reply-to: <1c405490-1ab6-4e8b-92f0-a073d5a4b4ac@googlegroups.com> (derkire@gmail.com) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 2001:4830:134:3::e X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Original-Sender: "help-gnu-emacs" Xref: news.gmane.org gmane.emacs.help:111239 Archived-At: > Date: Fri, 2 Sep 2016 23:40:05 -0700 (PDT) > From: derkire@gmail.com > Injection-Date: Sat, 03 Sep 2016 06:40:06 +0000 > > I should also have mentioned that my ~/.emacs file contains > > (setq pgg-gpg-use-agent t) > > bout otherwise no gpg-related settings as far as I can tell. I know nothing about using gpg-agent and related packages. However, I see that Emacs comes with a pgg.info manual, which includes a section named "Caching passphrase". I suggest to read that section and make sure you have everything set up according to what it says. Apologies if you already studied all that. Another possibility is that the changes, whatever they are, are on the GPG side, not in Emacs. In that case, if no one here has the answer, perhaps someone on the GPG forum(s) will.