all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Bastien <bzg@altern.org>
To: upgradingdave <upgradingdave@gmail.com>
Cc: 12407@debbugs.gnu.org
Subject: bug#12407: url-retrieve-synchronously fails when passed a vector as URL argument
Date: Tue, 11 Sep 2012 17:43:38 +0200	[thread overview]
Message-ID: <87wr00o991.fsf@altern.org> (raw)
In-Reply-To: <CAB+u7Z4Z7CY+N2T7tx_tXK06ziHdaOn4-6CT9V_vyjK+tutH3Q@mail.gmail.com> (upgradingdave@gmail.com's message of "Mon, 10 Sep 2012 14:01:09 -0400")

Hi,

upgradingdave <upgradingdave@gmail.com> writes:

> `url-retrieve-synchronously` docs claims to accept a parsed URL
> vector as an argument, but in latest version of emacs 24.1.50 it
> seems to break when
> passed a URL vector. For example, this throws an error:
>
> (url-retrieve-synchronously
>         (url-generic-parse-url
>          (concat "http://search.maven.org" "/solrsearch/select?q=\""
>                  "log4j" "\"&rows=20&wt=json")))

This does not throw an error here with GNU Emacs 24.2.50.1
(i686-pc-linux-gnu, GTK+ Version 2.24.10) of 2012-09-10.

Can you (setq debug-on-error t) and report the backtrace you
get when running the code above?

-- 
 Bastien





  reply	other threads:[~2012-09-11 15:43 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-09-10 18:01 bug#12407: url-retrieve-synchronously fails when passed a vector as URL argument upgradingdave
2012-09-11 15:43 ` Bastien [this message]
2012-09-12  7:47 ` Glenn Morris
2012-09-12 12:24   ` upgradingdave

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=87wr00o991.fsf@altern.org \
    --to=bzg@altern.org \
    --cc=12407@debbugs.gnu.org \
    --cc=upgradingdave@gmail.com \
    /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.