help-gnu-emacs
[Top][All Lists]
Advanced

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

Re: Asynchronously downloading a file


From: Daniel Pittman
Subject: Re: Asynchronously downloading a file
Date: Fri, 02 Jul 2010 19:46:14 +1000
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.2 (gnu/linux)

Deniz Dogan <deniz.a.m.dogan@gmail.com> writes:
> 2010/7/2 Daniel Pittman <daniel@rimspace.net>:
>> Qiang Guo <mcknight0219@gmail.com> writes:
>>
>>> Emacs adheres to single thread fervently, so it may be impossible to do this
>>> within emacs.
>>
>> [snip]
>>
>> The second way is to use an external process to do the same; you can even
>> invoke 'emacs --batch --eval' if you really want to. :)
>>
>>        Daniel
>>
>> The second way is kind of wasteful given that `open-network-stream' is
>> actually entirely asynchronous and all.
>
> I'm looking for something like that, but with some layer taking care of the
> HTTP stuff for me.

Oh.  You mean `url-retrieve'.
        Daniel

-- 
✣ Daniel Pittman            ✉ daniel@rimspace.net            ☎ +61 401 155 707
               ♽ made with 100 percent post-consumer electrons




reply via email to

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