Gnus development mailing list
 help / color / mirror / Atom feed
From: wmperry@aventail.com (William M. Perry)
Subject: Re: url changes?
Date: 24 Apr 2000 09:55:30 -0500	[thread overview]
Message-ID: <867ldny2e5.fsf@megalith.bp.aventail.com> (raw)
In-Reply-To: Lars Magne Ingebrigtsen's message of "24 Apr 2000 16:37:31 +0200"

Lars Magne Ingebrigtsen <larsi@gnus.org> writes:

> Michael Harnois <mdharnois@home.com> writes:
> 
> > This is with the latest gnus and the latest url from cvs.
> > 
> > While compiling nnweb-url-retrieve-asynch:
> >   ** url-retrieve called with 1 argument, but requires 2-3
> 
> What w3/url version do you have?

He is using the latest stuff from CVS, which is the almost complete
rewriting of the URL library.  This is the one that uses some code from
Gnus for the mime parsing and mailcap handling.

By default the new interface is asynchronous and takes callbacks directly.
New footprint is:

(defun url-retrieve (url callback &optional cbargs) ...)

There is also:

(defun url-retrieve-synchronously (url) ...)

which acts like the old version.  There are still some oddities with its
interaction with the new W3, but I won't have time for a month or two to
really bang it into shape (currently contracting some large xemacs changes)

-Bill P.



      reply	other threads:[~2000-04-24 14:55 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-04-24  4:36 Michael Harnois
2000-04-24 14:37 ` Lars Magne Ingebrigtsen
2000-04-24 14:55   ` William M. Perry [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=867ldny2e5.fsf@megalith.bp.aventail.com \
    --to=wmperry@aventail.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.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).