Hi,

* Derrick 'dman' Hudson [02-07-14 03:11:37 +0200] wrote:

> I want to try a new sort order for my mailling list
> folders.  I am currently using 'sort=threads,
> sort-aux=date-received'.  I've tried adding 'reverse-' to
> the beginning of each of those, but it isn't the effect I
> want.

To answer your question, 'set sort=threads' and 'set
sort_aux=reverse-date-received'.

> What I would like to try is
>     1)  first group the messages according to the thread they are in

set sort=threads

>     2)  for each thread, sort the thread itself with date-received

2) doesn't make sence since a thread is already sorted by
1) (according to headers).

>     3)  order the threads (relative to other threads) in
>             reverse-date-received order

set sort_aux=reverse-date-received

   bye, Rocco

Reply via email to