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

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

bug#10891: bug fix lisp/url/url-http.el


From: Chong Yidong
Subject: bug#10891: bug fix lisp/url/url-http.el
Date: Sun, 11 Mar 2012 17:44:05 +0800
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.94 (gnu/linux)

Devon Sean McCullough <emacs-hacker2012@jovi.net> writes:

> (let ((url-gateway-unplugged t))
>   (url-retrieve-synchronously "http://gnu.org";))
>
> bombs
>       Wrong type argument: processp, nil
>
> should be
>       Could not create connection to gnu.org:80
>
> PS: Here's the fix

Thanks.  I've committed a slightly tweaked version of the fix to trunk.





reply via email to

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