This is the mail archive of the
gcc-help@gcc.gnu.org
mailing list for the GCC project.
Re: How can I make my reply to be linked within a mail thread?
- From: Marc Glisse <marc dot glisse at inria dot fr>
- To: Terry Guo <flameroc at gmail dot com>
- Cc: gcc-help at gcc dot gnu dot org
- Date: Wed, 28 Mar 2012 10:12:00 +0200 (CEST)
- Subject: Re: How can I make my reply to be linked within a mail thread?
- References: <CAGbRaL5nLLKL3WFuBhy-yg4OJZ8PeYtS6nT+wv8i_6GcPo+3kw@mail.gmail.com>
- Reply-to: gcc-help at gcc dot gnu dot org
On Wed, 28 Mar 2012, Terry Guo wrote:
Suppose I didn't subscribe gcc mail list, and I want to share my
comments for an existing mail thread after I read it in the mail list
webpage, what should I do to make sure my reply can be linked into
this thread? It seems that composing a mail with subject like "Re:
ORIGINAL-SUBJECT" and then sending it to mail list doesn't work. My
email at http://gcc.gnu.org/ml/gcc-patches/2012-03/msg01763.html
doesn't get linked to expected mail thread at
http://gcc.gnu.org/ml/gcc-patches/2012-03/msg00461.html.
When you ask to see a message in "raw text", you see:
Message-ID: <000001ccfc22$59706ed0$0c514c70$@guo@arm.com>
Now when you look at Paolo's reply, it has:
References: <000001ccfc22$59706ed0$0c514c70$@guo@arm.com>
In-Reply-To: <000001ccfc22$59706ed0$0c514c70$@guo@arm.com>
(beware that the web page gets a mangled version for antispam purposes,
with @ -> at, . -> dot)
So you need to convince your mailer to add those.
I think there may also be ways to ask the mail system to send you some old
messages, look through the instructions.
--
Marc Glisse