|
From: | Uday S Reddy |
Subject: | Re: [VM] thread sorting |
Date: | Fri, 06 Jan 2012 19:39:48 +0000 |
User-agent: | Mozilla/5.0 (Windows NT 5.1; rv:8.0) Gecko/20111105 Thunderbird/8.0 |
An interesting question on the Gnus mailing list: On 5/3/2011 8:16 AM, Peter Münster wrote:
Hello, How can I sort threads by date, so that the last message (by date) of a thread will be always at the bottom of the thread and instead of sorting threads by the root, I would like to sort them by the last message. Example: some subject ├► │└► (A) └► └► (B) some other subject └► └► (C) ---> C later than B later than A
In VM, we do this by sorting by "activity". That means that the threads with the most recent activity get moved to the end.
Cheers, Uday
[Prev in Thread] | Current Thread | [Next in Thread] |