Re: folder-hook to set sort order

2000-09-12 Thread Michael Tatge
Peter Jaques muttered: > 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. try folder-hook =mutt 'set sort=threads' :) HTH, Michael

Re: folder-hook to set sort order

2000-09-11 Thread Peter Jaques
thanks. the problem was "thread" instead of "threads". take care peter On 11 Sep 00, 10:01PM, Gary Johnson wrote: > 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 h

Re: folder-hook to set sort order

2000-09-11 Thread Gary Johnson
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