From: Pierre Habouzit <madcoder@debian.org>
To: moreau francis <francis_moreau2000@yahoo.fr>
Cc: git@vger.kernel.org
Subject: Re: git-send-email: threaded view issue with Thunderbird
Date: Thu, 24 Aug 2006 10:42:59 +0200 [thread overview]
Message-ID: <200608241043.02731.madcoder@debian.org> (raw)
In-Reply-To: <20060824081228.69110.qmail@web25808.mail.ukl.yahoo.com>
[-- Attachment #1: Type: text/plain, Size: 1353 bytes --]
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
[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]
next prev parent reply other threads:[~2006-08-24 8:43 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-08-24 8:12 git-send-email: threaded view issue with Thunderbird moreau francis
2006-08-24 8:42 ` Pierre Habouzit [this message]
2006-08-24 8:52 ` Re : " moreau francis
2006-08-24 8:52 ` Junio C Hamano
2006-08-24 8:51 ` Junio C Hamano
2006-08-24 9:13 ` Re : " moreau francis
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=200608241043.02731.madcoder@debian.org \
--to=madcoder@debian.org \
--cc=francis_moreau2000@yahoo.fr \
--cc=git@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.