emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [SUGGESTION] Re: [PATCH] org-crypt-decrypt-entry: Apply initial visi


From: Ihor Radchenko
Subject: Re: [SUGGESTION] Re: [PATCH] org-crypt-decrypt-entry: Apply initial visibility upon decryption
Date: Mon, 01 May 2023 13:38:12 +0000

"Christopher M. Miles" <numbchild@gmail.com> writes:

> The current CPU report indeed not contains heavy org-crypt. Because my
> epa get problem. When I edit a GnuPG encrypted "encrypt.org.gpg", it
> suspend on epa waiting for process to finished. It never ends unless I
> press [C-g] to quit it.

Which looks like gpg tried to display password prompt is some awkward
place (like in bash sub-process under Emacs) and is forever waiting for
your input.

I have (setenv "DISPLAY" ":0.0") in my init.el to let graphical
dialogues know how to popup from under Emacs process.

-- 
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>



reply via email to

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