On Mon, Sep 11, 2000 at 03:33:05PM -0700, Peter Jaques wrote:
> i want to sort a certain folder (the one for this mailing list, in fact!)
> by thread. i'm trying this, but it doesn't work:
> 
> folder-hook =mutt set sort=thread
> 
> what am i doing wrong? i'm using mutt 1.2i.

This is what I have in my muttrc:

    set sort_aux=last-date-received

    folder-hook .                   set sort=date-received
    folder-hook +Incoming/.         set sort=threads

So, it could be that you used "thread" instead of "threads".  It might
also have something to do with using "=mutt" instead of "+mutt".  I
think the former should work, but I had problems with using "=" for the
default mailbox directory when I started using mutt so I've used "+"
ever since.

Gary

-- 
Gary Johnson                 | Agilent Technologies
[EMAIL PROTECTED]     | RF Communications Product Generation Unit
                             | Spokane, Washington, USA

Reply via email to