|
From: | Michael Heerdegen |
Subject: | Re: Threads sorting doesn't work? |
Date: | Sun, 02 Nov 2014 01:12:40 +0100 |
User-agent: | Gnus/5.13 (Gnus v5.13) Emacs/25.0.50 (gnu/linux) |
Andrey Lisin <andrey.lisin@gmail.com> writes: > (setq gnus-thread-sort-functions > '(gnus-thread-sort-by-subject > (not gnus-thread-sort-by-total-score) > gnus-thread-sort-by-most-recent-date)) > > According to Gnus documentation threads should be sorted by the most > recent date firstly. But what I see in summary buffer is the oldest > threads go on top and the most recent go down. Am I doing something > wrong? For me it seems to work as expected. How do you evaluate your code? Michael.
[Prev in Thread] | Current Thread | [Next in Thread] |