* D. J. Bolderman <[EMAIL PROTECTED]> [2002-10-03 11:12]: > > folder-hook . "set sort=threads" > > Already have that. I created a folder-hook file which contains: > folder-hook =MailingLists.Mutt source ~/.mutt/maillist > > ~/.mutt/maillist contains push <collapse-all> and set sort=thread > > The Mutt folder collapses, so this works.
what about the sorting then? does it work or not? > If a add another > folder-hook =MailingLists.Mutt.Archive ~/.mutt/maillist > then the Archive folder doesn't collapse. your hook is missing the "source" command. Sven
