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

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

bug#49570: 28.0.50; url-http proxy connection-wait


From: Lars Ingebrigtsen
Subject: bug#49570: 28.0.50; url-http proxy connection-wait
Date: Mon, 19 Jul 2021 17:42:41 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux)

Lars Ingebrigtsen <larsi@gnus.org> writes:

>> -    (setq asynch t
>> -          loader #'url-proxy))
>> +    (progn (setq asynch t
>> +                 loader #'url-proxy)
>> +               (setf (url-asynchronous url) t)))
>
> Hm...  Looking at the code, I think this patch looks correct.

So I applied the patch to Emacs 28.

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





reply via email to

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