emacs-devel
[Top][All Lists]
Advanced

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

Re: url-cache - (require 'url)


From: Stefan Monnier
Subject: Re: url-cache - (require 'url)
Date: Mon, 02 Jan 2006 20:46:23 -0500
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux)

>>> Start up with -Q, then do
>> 
>>> (url-http (url-generic-parse-url "http://google.com";) nil  nil )
>> 
>> Hmm... and where does this code come from?
>> Why isnt't it using url-retrieve(-synchronously) instead?

> Could do that, but url-http is documented to do what it does, and it works
> fine for me and others.

Where is it documented apart from its docstring?

> Is url-retrieve higher-level, and should it be used?

Yes.  See the anemic texinfo docs.


        Stefan




reply via email to

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