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

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

bug#34103: 26.1; url-retrieve-synchronously freezes in an infinite loop


From: Parham Doustdar
Subject: bug#34103: 26.1; url-retrieve-synchronously freezes in an infinite loop when behind a proxy because of `url-asynchronous' being bound to nil
Date: Wed, 15 May 2019 11:59:46 +0200

Hi,
The value is `(("http" . "xxx.com:3128") ("https" . "xxx.com:3128"))'.
Am I setting this wrong?
Thanks!

On Wed, May 15, 2019 at 7:24 AM Lars Ingebrigtsen <larsi@gnus.org> wrote:
Parham Doustdar <parham90@gmail.com> writes:

> When I'm behind a proxy, want to retrieve a package from `melpa.org',
> and have `url-proxy-services' set, `url-retrieve-synchronously'
> freezes in an infinite loop. I had a look at the code, and it looks
> like `url-retrieve' is failing when `url-asynchronous' is bound to
> nil.

What's the value of your `url-proxy-services' variable?  Proxies should
be working even when using synchronous HTTP connections...

--
(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]