[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Message threading
- From: "Aaron Brown" <arundelo@...>
- Date: Thu, 13 Jul 2006 14:10:45 -0400
Ivan Kolev wrote:
P.S. I suppose message threading is broken when replying
to the digest, for which I apologize (but I guess there's
no way to get around that).
Not an easy one (that I know of). If your mail client lets
you hand-hack the source of a message before sending it, you
can manually insert
In-Reply-To: <Message-ID of the post you're responding to>
I don't know if the digest includes Message-IDs, but they're
available as HTML comments in the page source of messages at
<http://lua-users.org/lists/lua-l/> (updates to which
unfortunately lag noticeably behind real time).
--
Aaron