> On 7 Apr 2025, at 7:26 PM, Andy Shevchenko > <andriy.shevche...@linux.intel.com> wrote: > > On Mon, Apr 07, 2025 at 07:05:13PM +0530, Aditya Garg wrote: >> The vsprint patch was originally being sent as a seperate patch [1], and >> I was waiting it to be taken up. But as suggested by Petr, I'm sending >> them via DRM. > > > Your message is detached from the thread, make sure you use proper tools, e.g.
It's not a problem with tools, it's a problem with my email provider. Microsoft now supports only oauth2 for SMTP, which git send-email doesn't support. I had done a few tests using msmtp with git send-email, but msmtp also had this detached from thread bug, since it doesn't read the message id specified by git send-email. I've been using macOS mail for a long time for kernel patches, but since it was a pain to reboot to macOS every time for this. So I just tried using thunderbird in Linux this time. Now this time, it was a configuration issue in thunderbird, in which it was making a copy of the sent email in my sent folder, resulting in 2 copies there. I replied to the copied one by mistake. I've finally fixed this issue as well, so should be good in future. > > `git format-patch --thread --cover-letter -v3 ...` gives the correct result. > > ... > >> [1]: >> https://lore.kernel.org/lkml/1a03a5b4-93ac-4307-ae6a-4a4c4b7e9...@live.com/ > > Even here you can use Link: tag Alright. > > Link: > https://lore.kernel.org/lkml/1a03a5b4-93ac-4307-ae6a-4a4c4b7e9...@live.com/ > [1] > > -- > With Best Regards, > Andy Shevchenko > >