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
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
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