bug-gnu-emacs
[Top][All Lists]
Advanced

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

bug#34607: url-retrieve-synchronously: TIMEOUT option value takes no eff


From: Bad Blue Bull
Subject: bug#34607: url-retrieve-synchronously: TIMEOUT option value takes no effect
Date: Fri, 22 Feb 2019 04:28:41 +0300

yet when TIMEOUT is set sync retrieval may return a buffer that is possessed by a process.
(with-current-buffer (url-retrieve-synchronously "http://gnu.org" nil t 3)
may end with:
Buffer " *http gnu.org:80*" has a running process; kill it? (y or n)
and even after aswered "yes" number of buffers is incremented.

reply via email to

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