* D. J. Bolderman <[EMAIL PROTECTED]> [2002-10-03 01:17]: > 'folder-hook =MailingList.* "push <collapse-all>" > > .. I've created MailingLists.Mutt.Archive but the > archive folder doens't get threaded when I enter it. > I even tried a 'folder-hook =MailingList.*.*' but to no avail. > Am I not able to use wildcards here ?
your hook is incomplete. i don't want to guess what you did, though. so - here's the workaround: folder-hook . "set sort=threads" Sven
