bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#63256: [BUG] EasyPG suspend on saving encrypted buffer. Found suspen


From: Christopher M. Miles
Subject: bug#63256: [BUG] EasyPG suspend on saving encrypted buffer. Found suspend reason.
Date: Fri, 05 May 2023 21:27:03 +0800
User-agent: mu4e 1.10.3; emacs 30.0.50

I notice that `epg-start-encrypt' first calls (epg-wait-for-status
context '("BEGIN_ENCRYPTION")) and only then sends the buffer string for
encryption. It suspended and wair for "BEGIN_ENCRYPTION" input. But The
real input is from bellowing (process-send-string (epg-context-process
context) (epg-data-string plain)).

Attachment: Screenshot 2023-05-05 at 21.14.06@2x.png
Description:

Attachment: Screenshot 2023-05-05 at 21.24.44@2x.png
Description:


-- 

[ stardiviner ]
I try to make every word tell the meaning that I want to express without 
misunderstanding.

Blog: https://stardiviner.github.io/
IRC(libera.chat, freenode): stardiviner, Matrix: stardiviner
GPG: F09F650D7D674819892591401B5DF1C95AE89AC3

Attachment: signature.asc
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]