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

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

Re: functions to download mailing list archives


From: GH
Subject: Re: functions to download mailing list archives
Date: Tue, 14 Jun 2022 11:58:47 +0200

Óscar Fuentes <ofv@wanadoo.es> writes:
> GH <project@gnuhacker.org> writes:

> You already solved that problem on your previous code, didn't you? On my
> proposed variant it works the same.

>> I use recursion to get urls

> No, you use recursion to process the pages pointed by the urls you got
> from a given page.

> Now, instead of recursion you add the urls to a list, which acts as a
> queue, and get the urls to be processed from that list at the same time
> you add new urls to the end of the list.

I dont know how do without recursion. If you know how, please write the 
function.



reply via email to

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