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

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

bug#15553: 24.3.50; epg.el and GnuPG 2.x cause unavoidable pinentry prom


From: Daiki Ueno
Subject: bug#15553: 24.3.50; epg.el and GnuPG 2.x cause unavoidable pinentry prompts for symmetrically encrypted files
Date: Wed, 09 Oct 2013 09:39:07 +0900
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.4 (gnu/linux)

Stefan Monnier <monnier@iro.umontreal.ca> writes:

>>>>> - on a headless server this can lock up Emacs
>>> That's not good.  We should try to make sure that detect the
>>> problematic situation, or make it easy for the user to get out of it
>>> (with something like a C-g).
>> I doubt such a hard lockup is possible, as epg.el uses async process.
>
> But it calls accept-process-output, so it can still get stuck.

Yes, but it's not a hard lockup.  I can get out from the loop with C-g.

And actually Emacs 24 has the code to allow pinentry to fallback into
the curses mode in that case (though the interaction is not very well).





reply via email to

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