all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Lars Ingebrigtsen <larsi@gnus.org>
To: Shane Mulligan <mullikine@gmail.com>
Cc: Eli Zaretskii <eliz@gnu.org>, 48500@debbugs.gnu.org
Subject: bug#48500: 28.0.50; url-retrieve-synchronously exits abnormally due to pending keyboard input from terminal
Date: Wed, 13 Jul 2022 13:58:54 +0200	[thread overview]
Message-ID: <87pmi9ql4x.fsf@gnus.org> (raw)
In-Reply-To: <CACT87JrAPXHULw=2YLOYKjKvMWgSogqMbvScxMToEahmAEXQyg@mail.gmail.com> (Shane Mulligan's message of "Fri, 21 May 2021 11:35:27 +1200")

Shane Mulligan <mullikine@gmail.com> writes:

> A small update.
> I found that when I used internet from a slower connection, the hang returned, so I
> have a more robust workaround now. I simply abort the function if there is a hang.

(I'm going through old bug reports that unfortunately weren't resolved
at the time.)

Reading this bug thread, it's unclear what the actual problem is (i.e.,
how the quit was generated in the first place).  Did you make any
progress in determining that?

And:

> ```
> 13c13,14
> <   (let ((retrieval-done nil)
> ---
>>   (let ((inhibit-quit t)
>>         (retrieval-done nil)
> 17c18,19
> <         (timed-out nil))

We need a context diff, not a raw diff, because those aren't very
readable.  Can you redo the diff with "diff -u" (which is the default if
you just say `C-x v u' instead)?

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no





  reply	other threads:[~2022-07-13 11:58 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-05-18  6:35 bug#48500: 28.0.50; url-retrieve-synchronously exits abnormally due to pending keyboard input from terminal Shane Mulligan
2021-05-18 15:05 ` Eli Zaretskii
     [not found]   ` <CACT87JpYLto5_HY8V=9+R3uvC614BxB_H_6gduW7hwnoJL1PDA@mail.gmail.com>
2021-05-18 16:54     ` Eli Zaretskii
2021-05-18 23:32       ` Shane Mulligan
2021-05-19  6:48         ` Shane Mulligan
2021-05-19  6:49           ` Shane Mulligan
2021-05-19 11:46             ` Shane Mulligan
2021-05-19 11:57           ` Eli Zaretskii
     [not found]             ` <CACT87JrC=pzVBJXLGP9k22OCnXTd0_3SYimsiD=AX9A7QsJS2A@mail.gmail.com>
2021-05-19 13:08               ` bug#48500: Fwd: " Shane Mulligan
2021-05-19 13:12             ` Shane Mulligan
2021-05-20 23:35               ` Shane Mulligan
2022-07-13 11:58                 ` Lars Ingebrigtsen [this message]
2022-08-12 15:57                   ` Lars Ingebrigtsen

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

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87pmi9ql4x.fsf@gnus.org \
    --to=larsi@gnus.org \
    --cc=48500@debbugs.gnu.org \
    --cc=eliz@gnu.org \
    --cc=mullikine@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 external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.