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

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

bug#12893: 24.2.50; url-retrieve fails for localhost


From: Chong Yidong
Subject: bug#12893: 24.2.50; url-retrieve fails for localhost
Date: Sat, 22 Dec 2012 11:03:26 +0800
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.2.91 (gnu/linux)

Dmitry Gutov <dgutov@yandex.ru> writes:

> I have an HTTP server running, started from an inferior process.
>
> If I evaluate (switch-to-buffer (url-retrieve-synchronously
> "http://localhost:24959/classes";)), it brings me to an empty buffer
> which has "failed" in the mode line.
>
> If I call the asynchronous version, it passes this into the callback:
>
> ((:error (error connection-failed failed with code 111
>  :host localhost :service 24959)))

I think this may be the same as Bug#12374, which was just fixed by
Takafumi Arakaki.  Could you try again with latest trunk and see if the
problem is still there?





reply via email to

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