Hi Kyle,
Thanks for the details and explanations.
On Sun, 08 May 2022 at 00:41, Kyle Meyer wrote:
> I'd eventually like to be able to follow list with lei via piem's
> interface, but things aren't there yet.
All in all, I would like that the public-inbox format would be indexed
by Notmuch [1]
zimoun writes:
> [...]
> Well, using the plain Git repo, it is easy to:
>
> 1. get messages from a list starting at a date;
> using ’git clone --mirror --shallow-since=’
>
> 2. get all the new messages;
> (using ’git pull)
>[...]
> IIUC, ’lei’ avoid this manual dance with the Git repo an
Hi Kyle,
Thanks for the answer.
On Thu, 05 May 2022 at 22:24, Kyle Meyer wrote:
> zimoun writes:
>> How do you query all new ones for a specific list?
>
> Rather than pass --all, you can call `lei up OUTPUT', where OUTPUT is a
> particular saved search generated by `lei q', so you could have a
zimoun writes:
> …why not just disable the specific test or if not possible, turn off the
> test suite ’#:tests? #f’. Whereas it is not the best, it would allow to
> have ’lei’ while waiting the fix at the Guix build environment level.
>
> WDYT?
public-inbox has a good test suite, so it'd be nic