On Thu, Nov 09, 2000 at 09:31:09PM +0200, Mikko Hänninen wrote:
> Well, the hook is executing, if you get the error.
> I would try what was suggested in the other mail, create a minimal
> .muttrc and try to get it work with that.

Yes the hook is executing.  But I'm guessing he has another hook that is
setting the sort variable after the other one.

I.E say you have this in your .muttrc:
folder-hook mutt set sort =thread
folder-hook . set sort=subject

The second hook would override the former.  And thus the sort order would be
subject and not thread.

However if you have:
folder-hook . set sort=subject
folder-hook mutt set sort =thread

It will work the way you intend.

-- 
Ben Reser <[EMAIL PROTECTED]>
http://ben.reser.org

Maslow's Maxim:  If the only tool you have is a hammer,
you treat everything like a nail.

Reply via email to