From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Romain Francoise Newsgroups: gmane.emacs.bugs Subject: bug#6723: 24.0.50; gnupg support is no longer able to create .gpg files from scratch Date: Sun, 25 Jul 2010 12:37:26 +0200 Organization: orebokech dot com Message-ID: <87eieraluh.fsf@elegiac.orebokech.com> References: <87mxtfub90.fsf@usha.takhisis.invalid> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: dough.gmane.org 1280056063 636 80.91.229.12 (25 Jul 2010 11:07:43 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Sun, 25 Jul 2010 11:07:43 +0000 (UTC) Cc: 6723@debbugs.gnu.org, Daiki Ueno To: Stefano Zacchiroli Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Sun Jul 25 13:07:41 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 1Ocz3V-0001VR-3J for geb-bug-gnu-emacs@m.gmane.org; Sun, 25 Jul 2010 13:07:41 +0200 Original-Received: from localhost ([127.0.0.1]:50882 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Ocz3U-00044o-J2 for geb-bug-gnu-emacs@m.gmane.org; Sun, 25 Jul 2010 07:07:40 -0400 Original-Received: from [140.186.70.92] (port=59361 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Ocz3N-00044e-7y for bug-gnu-emacs@gnu.org; Sun, 25 Jul 2010 07:07:34 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1Ocz3L-0001TA-69 for bug-gnu-emacs@gnu.org; Sun, 25 Jul 2010 07:07:32 -0400 Original-Received: from debbugs.gnu.org ([140.186.70.43]:35934) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1Ocz3L-0001T6-3Y for bug-gnu-emacs@gnu.org; Sun, 25 Jul 2010 07:07:31 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.69) (envelope-from ) id 1Ocyao-0006sP-I7; Sun, 25 Jul 2010 06:38:02 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Romain Francoise Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-To: owner@debbugs.gnu.org Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Sun, 25 Jul 2010 10:38:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 6723 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: Original-Received: via spool by 6723-submit@debbugs.gnu.org id=B6723.128005425526426 (code B ref 6723); Sun, 25 Jul 2010 10:38:02 +0000 Original-Received: (at 6723) by debbugs.gnu.org; 25 Jul 2010 10:37:35 +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 1OcyaN-0006sB-GW for submit@debbugs.gnu.org; Sun, 25 Jul 2010 06:37:35 -0400 Original-Received: from smtp6-g21.free.fr ([212.27.42.6]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OcyaJ-0006s6-Vi for 6723@debbugs.gnu.org; Sun, 25 Jul 2010 06:37:33 -0400 Original-Received: from elegiac.orebokech.com (unknown [82.67.41.165]) by smtp6-g21.free.fr (Postfix) with ESMTP id 944A482277; Sun, 25 Jul 2010 12:37:28 +0200 (CEST) Original-Received: by elegiac.orebokech.com (Postfix, from userid 1000) id E623B60A23; Sun, 25 Jul 2010 12:37:26 +0200 (CEST) X-Face: }9mYu, e_@+e!`Z-P5kVXa3\_b:hdJ"B)ww[&=b<2=awG:GOIM (Stefano Zacchiroli's message of "Sun, 25 Jul 2010 12:06:03 +0200") X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list Resent-Date: Sun, 25 Jul 2010 06:38:02 -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:38905 Archived-At: Stefano Zacchiroli writes: > Starting from recent Emacs snapshots, I'm no longer able to create > encrypted .gpg files on the fly, using Emacs GPG support. I used to do > `C-x C-f something.txt.gpg' where something.txt.gpg is a non-existent > file, followed by `C-j' to confirm the creation of the file. That now > fails with the message reported in recent messages below, i.e.: > epa-file--find-file-not-found-function: Opening input file: Can't decrypt, ((exit)) This is probably caused by the following change: 2010-07-08 Daiki Ueno * epa-file.el (epa-file-error, epa-file--find-file-not-found-function) (epa-file-insert-file-contents): Hack to prevent find-file from opening empty buffer when decryptin failed (bug#6568).