emacs-devel
[Top][All Lists]
Advanced

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

Re: url-cache - (require 'url)


From: David Reitter
Subject: Re: url-cache - (require 'url)
Date: Mon, 2 Jan 2006 18:03:34 +0000

On 2 Jan 2006, at 16:25, Stefan Monnier wrote:

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. Is url-retrieve higher-level, and should it be used?

The above code stems from my packages. Of course, I give it a proper callback function and fetch a different URL.

- D




reply via email to

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