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

Re: Patch 1/3: Fix prefix insertion logic



On 5/5/23, 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 `>`?

If you're looking in the gmail web interface, the reason is that gmail
doesn't support threads (it ignores all thread information and only
groups mails with the same subject line).

-- 
Mikael Magnusson




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