From: Ihor Radchenko <yantar92@posteo.net>
To: "Christopher M. Miles" <numbchild@gmail.com>
Cc: emacs-orgmode@gnu.org
Subject: Re: [SUGGESTION] Re: [PATCH] org-crypt-decrypt-entry: Apply initial visibility upon decryption
Date: Mon, 01 May 2023 13:38:12 +0000 [thread overview]
Message-ID: <87v8hc6ukb.fsf@localhost> (raw)
In-Reply-To: <m2sfcgmbpo.fsf@numbchild@gmail.com>
"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>
next prev parent reply other threads:[~2023-05-01 13:36 UTC|newest]
Thread overview: 29+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-04-30 20:21 [PATCH] org-crypt-decrypt-entry: Apply initial visibility upon decryption Ihor Radchenko
2023-05-01 3:41 ` [SUGGESTION] " Christopher M. Miles
2023-05-01 7:50 ` Ihor Radchenko
2023-05-01 11:32 ` Christopher M. Miles
2023-05-01 11:46 ` Ihor Radchenko
2023-05-01 12:26 ` Christopher M. Miles
2023-05-01 12:38 ` Ihor Radchenko
2023-05-01 13:12 ` Christopher M. Miles
2023-05-01 13:38 ` Ihor Radchenko [this message]
2023-05-01 19:10 ` Christopher M. Miles
2023-05-01 19:18 ` Ihor Radchenko
[not found] ` <m2sfcgmbpo.fsf@numbchild>
2023-05-02 4:00 ` [EasyPG (epa)] Emacs can't save modified encrypted file Christopher M. Miles
2023-05-02 11:57 ` Ihor Radchenko
2023-05-02 17:38 ` Christopher M. Miles
2023-05-02 20:08 ` Ihor Radchenko
2023-05-03 10:40 ` Christopher M. Miles
2023-05-03 12:08 ` Ihor Radchenko
2023-05-03 16:51 ` Christopher M. Miles
2023-05-03 17:02 ` Ihor Radchenko
2023-05-03 17:29 ` [Uploaded Edebug video] " Christopher M. Miles
2023-05-03 19:08 ` Ihor Radchenko
2023-05-04 2:28 ` Christopher M. Miles
2023-05-04 17:28 ` Ihor Radchenko
2023-05-05 6:30 ` Christopher M. Miles
2023-05-05 8:36 ` Ihor Radchenko
2023-05-05 13:20 ` Christopher M. Miles
2023-05-05 15:29 ` Christopher M. Miles
2023-05-15 13:38 ` [PATCH] org-crypt-decrypt-entry: Apply initial visibility upon decryption Ihor Radchenko
2023-05-15 15:56 ` Christopher M. Miles
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.orgmode.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87v8hc6ukb.fsf@localhost \
--to=yantar92@posteo.net \
--cc=emacs-orgmode@gnu.org \
--cc=numbchild@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).