On +2020-10-08 21:41:14 -0400, Maxim Cournoyer wrote:
> Michael Rohleder <[email protected]> writes:
>
> > Here's [1] an archive of the ML in mbox format.
> > Maybe this helps if you want to grep for things.
> >
> >
> > [1] https://lists.gnu.org/archive/mbox/bug-guix/
>
> That is indeed a good suggestion.
>
> Closing.
>
> Thanks,
>
> Maxim
>
>
>
I discovered that the server supports incremental download using the '-c'
option of wget (so it only downloads what was added to the archive
since you last did it), e.g.,
wget -c https://lists.gnu.org/archive/mbox/bug-guix/2020-10
then
mutt -f 2020-10 # (or gnus equivalent I guess) looks normal.
Probably not news to most devs, but I thought it nice that it works.
(For me anyway :)
--
Regards,
Bengt Richter