Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Re: Patch 1/3: Fix prefix insertion logic



On Fri, May 5, 2023 at 6:51 AM Marlon Richert <marlon.richert@xxxxxxxxx> wrote:
>
> On Tue, May 2, 2023 at 7:49 AM Felipe Contreras
> <felipe.contreras@xxxxxxxxx> wrote:
> > Yeah, which all servers I've ever used support, including Gmail. `git
> > send-email --help` explains how to configure Gmail as an SMTP server
>
> Thanks for the feedback and tips! I used `git send-email` this time.
> However even though I used the same message ID, the new mails did not
> end up in the same thread. Not sure what's up with that. Should I have
> excluded the enclosing `<` and `>`?

I do see them in the same thread in reply to the mid you specified:

https://www.zsh.org/mla/workers/2023/msg00423.html

You don't need to add '<>', I do it like:
--in-reply-to=20230503052926.217219-1-felipe.contreras@xxxxxxxxx

Cheers.

-- 
Felipe Contreras




Messages sorted by: Reverse Date, Date, Thread, Author