On Thu, Jul 04, 2002 at 06:15:38AM +0200, Oliver Fuchs wrote:
> On Wed, 03 Jul 2002, Deb wrote:
>
> > But when I use mutt to read email, messages are not sorted by threads by
> > default. I have to go to options (o) and then sort by threads (t), which
> > then gives me the display that I want.
>
> Hi,
> try
>
> set sort=subject
> set sort=threads # sorting the mails in threads
> set sort_aux=date # sorting the threads
>
> ... that works for me
The setting "set sort=subject" should have no effect because it is
overwritten by "set sort=threads". Or am I wrong here?
Raoul