[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: /srv/bzr/emacs/trunk r107222: Document url-queue-retrieve
From: |
Glenn Morris |
Subject: |
Re: /srv/bzr/emacs/trunk r107222: Document url-queue-retrieve |
Date: |
Fri, 10 Feb 2012 12:25:04 -0500 |
User-agent: |
Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) |
Lars Ingebrigtsen wrote:
>> +This is like `url-retrieve' (which see for details of the arguments),
>> +but downloads in parallel. The variable `url-queue-parallel-processes'
>> +sets the number of concurrent processes. The variable `url-queue-timeout'
>> +sets a timeout."
>
> The main difference between the functions is that -queue lets you
> control the level of parallelism, which `url-retrieve' doesn't.
> `url-retrieve' is more parallel than `url-retrieve-queue', so this isn't
> a totally helpful doc string...
Sorry; I was misled by the fact that the word "parallel" appears nowhere
outside of url-queue.el.
PS could we curb this trend of following up on the diffs list?
- Re: /srv/bzr/emacs/trunk r107222: Document url-queue-retrieve,
Glenn Morris <=