]> git.eshelyaron.com Git - emacs.git/commit
url-retrieve-synchronously: Fix timeout when connection hangs
authorDmitry Gutov <dmitry@gutov.dev>
Sat, 8 Jun 2024 21:52:26 +0000 (00:52 +0300)
committerEshel Yaron <me@eshelyaron.com>
Sun, 9 Jun 2024 09:51:05 +0000 (11:51 +0200)
commitaaeab78dca7103311188a849e028b8d388e2061a
tree67b2a38b7c6fbac5f9b75db8509a6c249a008e53
parentcaa22dda263134bba119da674b92992ee4dfd934
url-retrieve-synchronously: Fix timeout when connection hangs

* lisp/url/url.el (url-retrieve-synchronously):
Set url-asynchronous to t when TIMEOUT is non-nil (bug#71295).

(cherry picked from commit e2527dd9fd376b15d2f59ae440858b442b069577)
lisp/url/url.el