[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [EasyPG (epa)] Emacs can't save modified encrypted file
From: |
Ihor Radchenko |
Subject: |
Re: [EasyPG (epa)] Emacs can't save modified encrypted file |
Date: |
Fri, 05 May 2023 08:36:20 +0000 |
"Christopher M. Miles" <numbchild@gmail.com> writes:
> - [X] Then I check out Emacs source code file "epg.el" & "epa.el" file
> git log. -> have not found obvious gpg command-line options related to
> the problem. One small possible commit might be
> "82388dff8ed006cecb65ea7a4afd8667ec44b5e3".
One of the reddit comments mentioned that the newer gpg hangs when not
provided input. If this is true, I notice that `epg-start-encrypt' first
calls (epg-wait-for-status context '("BEGIN_SIGNING")) and only then
sends the buffer string for encryption (process-send-string).
--
Ihor Radchenko // yantar92,
Org mode contributor,
Learn more about Org mode at <https://orgmode.org/>.
Support Org development at <https://liberapay.com/org-mode>,
or support my work at <https://liberapay.com/yantar92>
- Re: [EasyPG (epa)] Emacs can't save modified encrypted file, (continued)
- Re: [EasyPG (epa)] Emacs can't save modified encrypted file, Ihor Radchenko, 2023/05/02
- Re: [EasyPG (epa)] Emacs can't save modified encrypted file, Christopher M. Miles, 2023/05/03
- Re: [EasyPG (epa)] Emacs can't save modified encrypted file, Ihor Radchenko, 2023/05/03
- Re: [EasyPG (epa)] Emacs can't save modified encrypted file, Christopher M. Miles, 2023/05/03
- Re: [EasyPG (epa)] Emacs can't save modified encrypted file, Ihor Radchenko, 2023/05/03
- [Uploaded Edebug video] Re: [EasyPG (epa)] Emacs can't save modified encrypted file, Christopher M. Miles, 2023/05/03
- Re: [Uploaded Edebug video] Re: [EasyPG (epa)] Emacs can't save modified encrypted file, Ihor Radchenko, 2023/05/03
- Re: [Uploaded Edebug video] Re: [EasyPG (epa)] Emacs can't save modified encrypted file, Christopher M. Miles, 2023/05/03
- Re: [Uploaded Edebug video] Re: [EasyPG (epa)] Emacs can't save modified encrypted file, Ihor Radchenko, 2023/05/04
- Re: [EasyPG (epa)] Emacs can't save modified encrypted file, Christopher M. Miles, 2023/05/05
- Re: [EasyPG (epa)] Emacs can't save modified encrypted file,
Ihor Radchenko <=
- Re: [EasyPG (epa)] Emacs can't save modified encrypted file, Christopher M. Miles, 2023/05/05
- Re: [EasyPG (epa)] Emacs can't save modified encrypted file, Christopher M. Miles, 2023/05/05