Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!sdd.hp.com!decwrl!nsc!voder!berlioz.nsc.com!nelson From: nelson@berlioz.nsc.com (Taed Nelson) Newsgroups: comp.unix.questions Subject: Sorting mail by Date Message-ID: <1991Feb8.011930.20773@berlioz.nsc.com> Date: 8 Feb 91 01:19:30 GMT Sender: nelson@dtg.nsc.com (Taed Nelson) Organization: National Semiconductor Corporation Lines: 12 I used to keep separate "record" and "mbox" files using ucb mail. I would now like to merge them into one file sorted by date. I was thinking that I could do something funky with sort-paragraphs while in some funky emacs ucb-mail-mode, but I don't know of any mail mode that doesn't require you to switch to RMAIL. That would be a solution, but despite my love for Emacs, I hate Rmail. It seems that someone else sometime would have wished to do this. Anyone have a clue as to where I should start other than writing my own parser for a mail file?