GNU bug report logs -
#48500
28.0.50; url-retrieve-synchronously exits abnormally due to pending keyboard input from terminal
Previous Next
Reported by: Shane Mulligan <mullikine <at> gmail.com>
Date: Tue, 18 May 2021 14:42:01 UTC
Severity: normal
Tags: moreinfo
Found in version 28.0.50
Done: Lars Ingebrigtsen <larsi <at> gnus.org>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
Shane Mulligan <mullikine <at> 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
This bug report was last modified 2 years and 278 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.