On Thu, Nov 22, 2012 at 12:53:36PM -0800, Walter Bright wrote: > On 11/22/2012 8:07 AM, H. S. Teoh wrote: > >On Wed, Nov 21, 2012 at 10:10:51PM -0800, Jonathan M Davis wrote: > >>On Friday, November 16, 2012 18:09:44 H. S. Teoh wrote: > > The way you an Jonathan are replying is breaking the message > threading model. How are you doing it?
The threading is fine in my MUA (mutt); I think somebody mentioned some time ago that Mailman is inserting/substituting message IDs where it shouldn't, which causes things to break. I'm not sure exactly what or where, though. T -- In theory, software is implemented according to the design that has been carefully worked out beforehand. In practice, design documents are written after the fact to describe the sorry mess that has gone on before.