On Wed, 12 Feb 2003, Simon Wistow wrote: > His 5th step is "If any two members of the root set have the same > subject, merge them. This is so that messages which don't have > References headers at all still get threaded (to the extent possible, at > least.)"
I actually got bit by this last month, as Mr Cantrell had started more than one thread with the subject "books" and pine's very immature threading couldn't cope. Mark. -- #!/usr/bin/perl -T use strict; use warnings; print q{Mark Fowler, [EMAIL PROTECTED], http://twoshortplanks.com/};