emacs-devel
[Top][All Lists]
Advanced

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

Re: more url-utils?


From: Lars Magne Ingebrigtsen
Subject: Re: more url-utils?
Date: Mon, 30 May 2011 21:38:01 +0200
User-agent: Gnus/5.110018 (No Gnus v0.18) Emacs/24.0.50 (gnu/linux)

Stefan Monnier <address@hidden> writes:

>> (funcall #'parse-page (url-fetch "http://google.com";))
> [...]
>> (url-fetch "http://google.com"; 'parse-page)
>
> I.e. the callback takes a single argument.

Which would be a list of buffer/info/headers?

Presently the callback is called with the current buffer set to the
return buffer.  If the async is to have the same signature as the sync,
then that's not really practical.

-- 
(domestic pets only, the antidote for overdose, milk.)
  bloggy blog http://lars.ingebrigtsen.no/




reply via email to

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