all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Chong Yidong <cyd@gnu.org>
To: Devon Sean McCullough <emacs-hacker2012@jovi.net>
Cc: 10891@debbugs.gnu.org
Subject: bug#10891: bug fix lisp/url/url-http.el
Date: Sun, 11 Mar 2012 17:44:05 +0800	[thread overview]
Message-ID: <87aa3n1nh6.fsf@gnu.org> (raw)
In-Reply-To: <31A11F9D-C4A8-4CD7-9081-EBCCE143744F@jovi.net> (Devon Sean McCullough's message of "Sun, 26 Feb 2012 12:21:04 -0500")

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	other threads:[~2012-03-11  9:44 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-02-26 17:21 bug#10891: bug fix lisp/url/url-http.el Devon Sean McCullough
2012-03-11  9:44 ` Chong Yidong [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87aa3n1nh6.fsf@gnu.org \
    --to=cyd@gnu.org \
    --cc=10891@debbugs.gnu.org \
    --cc=emacs-hacker2012@jovi.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.