From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Ted Zlatanov Newsgroups: gmane.emacs.help Subject: Re: Saving gpg password on the file itself Date: Mon, 11 May 2015 11:32:50 -0400 Organization: =?utf-8?B?0KLQtdC+0LTQvtGAINCX0LvQsNGC0LDQvdC+0LI=?= @ Cienfuegos Message-ID: <87vbfzxh7h.fsf@lifelogs.com> References: <8738388pwp.fsf@lifelogs.com> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1431358523 5763 80.91.229.3 (11 May 2015 15:35:23 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 11 May 2015 15:35:23 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Mon May 11 17:35:18 2015 Return-path: Envelope-to: geh-help-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 1Yrpjh-000702-Ru for geh-help-gnu-emacs@m.gmane.org; Mon, 11 May 2015 17:35:17 +0200 Original-Received: from localhost ([::1]:38292 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Yrpjh-0004ec-Cs for geh-help-gnu-emacs@m.gmane.org; Mon, 11 May 2015 11:35:17 -0400 Original-Path: usenet.stanford.edu!news.kjsl.com!feeder.erje.net!1.eu.feeder.erje.net!news.albasani.net!.POSTED!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 19 Original-X-Trace: news.albasani.net QueLE+9G9YQ3O17aq6PsKykGazi1ba1i/R78XSKSIN5vvKH+gt/qxqRTCSN4Lv1KTyaFgM2VWHG6lineAmt6hdHxI97uGO3BB68SIQI90Gm86MihX+y6+5NVe1eSGG5O Original-NNTP-Posting-Date: Mon, 11 May 2015 15:32:51 +0000 (UTC) Injection-Info: news.albasani.net; logging-data="ACyADdliXoPn0cLk8rdx8JmoPF+UjSHnlT2I5mf3LE0U32U1hycMcsu1nAW+2w68hqrKWLWkpyI/fH4pJoMfX5Cz6gpVoEWGW7Wb8Dy6+8jZSKdGPzveG19hz9taJ24h"; mail-complaints-to="abuse@albasani.net" User-Agent: Gnus/5.130012 (Ma Gnus v0.12) Emacs/25.0.50 (gnu/linux) X-Face: bd.DQ~'29fIs`T_%O%C\g%6jW)yi[zuz6; d4V0`@y-~$#3P_Ng{@m+e4o<4P'#(_GJQ%TT= D}[Ep*b!\e,fBZ'j_+#"Ps?s2!4H2-Y"sx" Cancel-Lock: sha1:pqYLViDPJ+/G0W1Lipb7+/Vw0UU= sha1:MaXkxic/WSBKO92jiwhJ1iZ7LDk= Original-Xref: usenet.stanford.edu gnu.emacs.help:212095 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.14 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-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:104378 Archived-At: On Sat, 9 May 2015 17:40:04 +0100 Artur Malabarba wrote: AM> Actually, I may have spoke too soon. AM> On Ubuntu this does nothing. What's "this"? What did you do to set up the test, then what did actually happen, and finally what did you expect? AM> And on Arch linux this works for opening the file but not for saving AM> (I only get prompted the first time that I open, but still get AM> prompted twice every time I save). AM> Is this because different backends are being used on each system? Is AM> there a configuration variable I can use to force a backend? You're probably using GnuPG 2.x on Arch, which doesn't currently allow caching the symmetric passphrase. Please check. Ted