"Christopher M. Miles" <[email protected]> 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>