From: Rajeev N via "Bug reports for GNU Emacs, the Swiss army knife of text editors" <bug-gnu-emacs@gnu.org>
To: Lars Ingebrigtsen <larsi@gnus.org>
Cc: 49682@debbugs.gnu.org
Subject: bug#49682: 27.2.50; accept-process-output within accept-process-output hangs emacs
Date: Fri, 23 Jul 2021 13:00:46 -0400 [thread overview]
Message-ID: <874kclkls1.fsf@hm.sivalik.com> (raw)
In-Reply-To: <87sg07od34.fsf@gnus.org> (Lars Ingebrigtsen's message of "Wed, 21 Jul 2021 18:18:07 +0200")
Hi Lars,
Can you please check the following recipe, with smtpmail package without queuing, it hangs emacs for me, you may have to try couple of times.
(let ()
(run-with-timer 0 nil #'url-retrieve "https://www.gnu.org/" #'ignore)
(make-process :name "echo" :command '("echo")
:sentinel (lambda (_p _e) (run-with-timer 0 nil #'diary-mail-entries))))
Thanks.
next prev parent reply other threads:[~2021-07-23 17:00 UTC|newest]
Thread overview: 30+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-07-21 14:58 bug#49682: 27.2.50; accept-process-output within accept-process-output hangs emacs Rajeev N via Bug reports for GNU Emacs, the Swiss army knife of text editors
2021-07-21 15:14 ` Lars Ingebrigtsen
2021-07-21 16:14 ` Rajeev N via Bug reports for GNU Emacs, the Swiss army knife of text editors
2021-07-21 16:18 ` Lars Ingebrigtsen
[not found] ` <87tukntz2m.fsf@hm.sivalik.com>
2021-07-21 16:40 ` Lars Ingebrigtsen
2021-07-23 17:00 ` Rajeev N via Bug reports for GNU Emacs, the Swiss army knife of text editors [this message]
2021-07-24 10:28 ` Lars Ingebrigtsen
2021-07-24 10:46 ` Rajeev N via Bug reports for GNU Emacs, the Swiss army knife of text editors
2021-07-26 18:58 ` Dmitry Gutov
2021-07-26 19:54 ` Rajeev N via Bug reports for GNU Emacs, the Swiss army knife of text editors
2021-07-26 20:22 ` Dmitry Gutov
2021-07-26 20:55 ` Rajeev N via Bug reports for GNU Emacs, the Swiss army knife of text editors
2021-07-27 14:13 ` Dmitry Gutov
2021-07-27 17:22 ` Rajeev N via Bug reports for GNU Emacs, the Swiss army knife of text editors
2021-07-27 17:35 ` Eli Zaretskii
2021-07-27 21:40 ` Rajeev N via Bug reports for GNU Emacs, the Swiss army knife of text editors
2021-07-28 16:12 ` Eli Zaretskii
2021-07-28 17:12 ` Rajeev N via Bug reports for GNU Emacs, the Swiss army knife of text editors
2021-08-06 16:55 ` Robert Pluim
2021-07-21 19:29 ` Eli Zaretskii
2021-07-21 21:32 ` Lars Ingebrigtsen
2021-07-21 21:53 ` Rajeev N via Bug reports for GNU Emacs, the Swiss army knife of text editors
2021-07-22 5:47 ` Eli Zaretskii
2021-07-23 18:30 ` Dmitry Gutov
2023-11-06 17:14 ` LdBeth
2023-11-06 17:39 ` Eli Zaretskii
2023-11-06 20:27 ` LdBeth
2023-11-07 9:24 ` Michael Albinus
2023-11-08 15:50 ` Kazuhiro Ito
2023-11-08 16:37 ` Eli Zaretskii
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.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=874kclkls1.fsf@hm.sivalik.com \
--to=bug-gnu-emacs@gnu.org \
--cc=49682@debbugs.gnu.org \
--cc=larsi@gnus.org \
--cc=rajeev.jnk@sivalik.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.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).