all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Daiki Ueno <ueno@gnu.org>
To: Dani Moncayo <dmoncayo@gmail.com>
Cc: 18811@debbugs.gnu.org
Subject: bug#18811: 25.0.50; Saving or visitting files with ".gpg" extension
Date: Tue, 04 Nov 2014 15:28:52 +0900	[thread overview]
Message-ID: <m3fvdziimz.fsf-ueno@gnu.org> (raw)
In-Reply-To: <87ioixcmr2.fsf@lifelogs.com> (Ted Zlatanov's message of "Sun, 02 Nov 2014 16:32:01 -0500")

Ted Zlatanov <tzz@lifelogs.com> writes:

> On Thu, 23 Oct 2014 20:45:46 +0200 Dani Moncayo <dmoncayo@gmail.com> wrote: 
>
> DM> Recipe 1:
> DM>   emacs -Q
> DM>   C-x C-w f . g p g RET
>
> DM> The file is not saved.  Generated Messages:
> DM>   Saving file c:/mingw/bin/f.gpg...
> DM>   Opening output file: Searching for program, no such file or directory, gpg
>
> DM> Recipe 2:
> DM>   echo hello > f.gpg
> DM>   emacs -Q
> DM>   C-x C-f f . g p g RET
>
> DM> The file is not visited.  Generated Message:
> DM>   epa-file--find-file-not-found-function: Opening input file:
> DM> Searching for program, no such file or directory, gpg

Those are basically the same behavior as jka-compr, when gzip is not
installed.  One difference is that epa-file doesn't open an empty buffer
(it is intentional: see bug#6568).

> I can confirm the bug. I don't know if the right place to fix this is in
> the EPA handlers themselves or one level up (partly it depends on how
> tightly Emacs wants to be integrated with EPA/EPG by default).
>
> CC to Daiki Ueno. I have refrained from digging deeper until we hear
> from him.

I don't think this is a bug.  For 2, you can use M-x
find-file-literally.  For 1, oh, I don't know how to inhibit file
handlers when saving.





  reply	other threads:[~2014-11-04  6:28 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-10-23 18:45 bug#18811: 25.0.50; Saving or visitting files with ".gpg" extension Dani Moncayo
2014-11-02 21:32 ` Ted Zlatanov
2014-11-04  6:28   ` Daiki Ueno [this message]
2014-11-04  7:37     ` Dani Moncayo
2014-11-03  2:40 ` Stefan Monnier
2014-11-03  7:23   ` Dani Moncayo
2014-11-03  7:36     ` Dani Moncayo
2014-11-03  8:06     ` Dani Moncayo
2014-11-03 14:57     ` Stefan Monnier
2014-11-03 16:02       ` Dani Moncayo
2014-11-03 12:04   ` Ted Zlatanov

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=m3fvdziimz.fsf-ueno@gnu.org \
    --to=ueno@gnu.org \
    --cc=18811@debbugs.gnu.org \
    --cc=dmoncayo@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.