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: Thu, 21 Feb 2019 19:58:58 +0300

try (with-current-buffer (url-retrieve-synchronously "http://foo.bar" nil 't 1) (kill-buffer))
Documentation says:
(url-retrieve-synchronously URL &optional SILENT INHIBIT-COOKIES TIMEOUT)
...
"If TIMEOUT is passed, it should be a number that says (in seconds) how long to wait for a response before giving up."
Actually TIMEOUT is not working for me.
 
******
GNU Emacs 27.0.50 (build 1, x86_64-pc-linux-gnu, GTK+ Version 3.18.9)

reply via email to

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