On 23/06/2023 23:17, Rob Herring wrote: >> With my private mailbox I just have a different folder for patches that >> have been sent which I archive once they're applied, but with work GMail >> I don't see how I can easily replicate this since it's also not grouping >> threads properly. > > Yeah, GMail sucks for that. I use 'lei' to get all my patches and > replies to them (though its caching will miss replies). Then I delete > them from the mbox when they are applied or otherwise finished. lei > updates won't re-add them to the mbox. That's interesting approach. What's your lei search query for getting your patches? "f:rob" would get all your threads you participated in. Best regards, Krzysztof