GNU bug report logs - #12407
url-retrieve-synchronously fails when passed a vector as URL argument

Previous Next

Package: emacs;

Reported by: upgradingdave <upgradingdave <at> gmail.com>

Date: Mon, 10 Sep 2012 18:10:01 UTC

Severity: normal

Merged with 11627

Found in version 24.1.50

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

Bug is archived. No further changes may be made.

Full log


Message #8 received at 12407 <at> debbugs.gnu.org (full text, mbox):

From: Bastien <bzg <at> altern.org>
To: upgradingdave <upgradingdave <at> gmail.com>
Cc: 12407 <at> debbugs.gnu.org
Subject: Re: bug#12407: url-retrieve-synchronously fails when passed a vector
	as URL argument
Date: Tue, 11 Sep 2012 17:43:38 +0200
Hi,

upgradingdave <upgradingdave <at> 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




This bug report was last modified 12 years and 249 days ago.

Previous Next


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