Vimal <[EMAIL PROTECTED]> writes: >> Vimal wrote: >> > What is the difference between In-Reply-To and References? >> >> There was a time In-Reply-To was for emails and References was for Usenet. > > My friend wrote a parser for Haskell-cafe messages from the mailman > archives as suggested.
One place to look for example threading code is in the Gnus news/mail client for Emacs. Works fairly well, and is (was, when I looked at it briefly ages ago) not too complicated, and in elisp, which is not quite entirely an unfunctional language. -k -- If I haven't seen further, it is by standing in the footprints of giants _______________________________________________ Haskell-Cafe mailing list [email protected] http://www.haskell.org/mailman/listinfo/haskell-cafe
