emacs-devel
[Top][All Lists]
Advanced

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

Re: 23.0.50; url-generic-parse-url returns extra element


From: Lennart Borgman (gmail)
Subject: Re: 23.0.50; url-generic-parse-url returns extra element
Date: Sat, 26 Jan 2008 20:55:37 +0100
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.9) Gecko/20071031 Thunderbird/2.0.0.9 Mnenhy/0.7.5.666

Stefan Monnier wrote:
url-generic-parse-url now adds an extra element cl-struct-url at the
beginning of the vector returned. To see this evaluate
(url-generic-parse-url "http://www.no.se/";)
In what way is it a problem?

I am using the TYPE value in the returned vector and need to know
where it is.

How 'bout using `url-type' ?

Hm, guess that this mysterious beast can do the job if you say so. But what is it? Where is it defined? C-h f says it is defined in url-parse.el, but it hides somewhere there where I can't see it.





reply via email to

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