all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Lennart Borgman (gmail)" <lennart.borgman@gmail.com>
To: Stefan Monnier <monnier@iro.umontreal.ca>
Cc: emacs-pretest-bug@gnu.org
Subject: Re: 23.0.50; url-generic-parse-url returns extra element
Date: Sat, 26 Jan 2008 15:16:18 +0100	[thread overview]
Message-ID: <479B40B2.4000606@gmail.com> (raw)
In-Reply-To: <jwv8x2di96v.fsf-monnier+emacs@gnu.org>

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. The doc string currently says:

   url-generic-parse-url is a compiled Lisp function in `url-parse.el'.
   (url-generic-parse-url url)

   Return a vector of the parts of url.
   Format is:
   [TYPE USER PASSWORD HOST PORT FILE TARGET ATTRIBUTES FULL]

  reply	other threads:[~2008-01-26 14:16 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-01-26  0:37 23.0.50; url-generic-parse-url returns extra element Lennart Borgman (gmail)
2008-01-26  2:59 ` Stefan Monnier
2008-01-26 14:16   ` Lennart Borgman (gmail) [this message]
2008-01-26 19:35     ` Stefan Monnier
2008-01-26 19:55       ` Lennart Borgman (gmail)
2008-01-26 22:00         ` Stefan Monnier
2008-01-27  1:08           ` Lennart Borgman (gmail)

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=479B40B2.4000606@gmail.com \
    --to=lennart.borgman@gmail.com \
    --cc=emacs-pretest-bug@gnu.org \
    --cc=monnier@iro.umontreal.ca \
    /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.