Jim Breton <[EMAIL PROTECTED]>:
> I'm wondering if this is a bug or something. I am sorting my index by
> threads/reverse-date-received, and any time I source my .muttrc the
> order of my index (message list) is reversed.
>
> If I re-read the mailbox (c ! for example) the listing returns to
> normal.
>
> Is it supposed to do this?
It's a bug, and it has been mentioned before. I even posted a patch
that appears to cure it. However, since I don't properly understand
the data structures involved, I'm not sure that my patch really does
the right thing. The code is rather tangled ...
(I think my patch made the struct member "threaded" redundant, which
suggests that something isn't quite right.)
Edmund