Re: git-send-email: threaded view issue with Thunderbird

From: Pierre Habouzit <madcoder@debian.org>
Date: 2006-08-24 18:42:59
Le jeu 24 août 2006 10:12, moreau francis a écrit :
> Hi,
>
> Sometimes, actually most of the time, git-send-email _seems_ to not
> work properly with Thunderbird: for example if I send a patchset made
> up by 4 single patchs, then Thunderbird show me this patchset
> 'broken' that is [PATCH 2/4] is not shown as a reply to [PATCH 1/4].
>
> For example I can see:
>
> […]
>
> [PATCH 0/7] C cleanup series, mostly nasty shadowing
>
> Does anybody have an idea on what's going wrong ?

here the problem is that I manually sent the 0/7 as the initial mail, 
and passed its msg-id into --in-reply-to switch of git-send-email. but 
I did not specified the brackets, and those were not added, meaning 
that the reference was bad formatted.

I don't know where your other problems come from. What I know for sure 
is that I will write my own git-send-email version, with less perl, and 
less broken features, because the two first try I had with 
git-send-email were quite inconclusive, doing all *but* what I wanted 
them to do.

if it's not too crude, I will consider submit it to the list as a 
possible replacement/competitor for git-send-email.
-- 
·O·  Pierre Habouzit
··O                                                madcoder@debian.org
OOO                                                http://www.madism.org


-
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Received on Thu Aug 24 18:43:48 2006

This archive was generated by hypermail 2.1.8 : 2006-08-24 18:44:27 EST