I generally want to sort my folders by thread/date, so I use this:

  folder-hook "." set sort=threads
  folder-hook "." set sort_aux=date-received

However, I have a folder called "debian-general", into which I have
procmail place everything from a few different Debian mailing lists.
In this folder, I'd like to keep some things together that aren't all
thread-related.  For instance, it would be nice to put all of the mails
with subjects like:

   Debian Weekly News - December 19th, 2001
   Debian Weekly News - December 27th, 2001 

together in the listing, but still group the rest of the mails normally by
thread.  I tried:

  folder-hook "debian-general" set sort=threads
  folder-hook "debian-general" set sort_aux=subject

which is close, but then I get the weekly news emails out of date order
in the listing.  

I guess what I'm looking for is a way to sort by thread/subject/date
rather than just thread/subject.  It doesn't look like I can use sort
and sort_aux to do this.  Anyone have a suggestion for some other way to
accomplish this (other than just using procmail to put these things in a
different folder)?

Thanks!

KEN

-- 
Kenneth J. Pronovici <[EMAIL PROTECTED]>
Personal Homepage: http://www.skyjammer.com/~pronovic/
"They that can give up essential liberty to obtain a little 
 temporary safety deserve neither liberty nor safety." 
      - Benjamin Franklin, Historical Review of Pennsylvania, 1759 

Attachment: msg24189/pgp00000.pgp
Description: PGP signature

Reply via email to