On Mon, 2004-02-09 at 18:26, Aaron Weber wrote: > What does Unsort do? My guesses are: > > * Undoes the last sort, reverting to whatever you sorted to > previously. > > * Randomizes the messages using some sort of hash. > > * Displays the messages in the order they are in the actual mbox (or > whatever) file, which is almost the same as sorting by date, but not > quite.
this is what it does. it lists them in the same order as they are in the mbox, maildir, imap, etc, folder. it should be (nearly) exactly the same as sorting by Received Date (which is different from Date, Date is the Date: header) Jeff > > Yours, > > Aaron. _______________________________________________ evolution-hackers maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/evolution-hackers
