GNU bug report logs - #10891
bug fix lisp/url/url-http.el

Previous Next

Package: emacs;

Reported by: Devon Sean McCullough <emacs-hacker2012 <at> jovi.net>

Date: Sun, 26 Feb 2012 18:03:02 UTC

Severity: normal

Done: Chong Yidong <cyd <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Chong Yidong <cyd <at> gnu.org>
To: Devon Sean McCullough <emacs-hacker2012 <at> jovi.net>
Cc: 10891 <at> debbugs.gnu.org
Subject: bug#10891: bug fix lisp/url/url-http.el
Date: Sun, 11 Mar 2012 17:44:05 +0800
Devon Sean McCullough <emacs-hacker2012 <at> 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.




This bug report was last modified 13 years and 135 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.