[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Root problem for sorting the summary buffer
From: |
Sébastien Vauban |
Subject: |
Re: Root problem for sorting the summary buffer |
Date: |
Mon, 13 Dec 2010 11:38:13 +0100 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/23.1.50 (windows-nt) |
Hi Chris,
Chris Bayly wrote:
> Sebastien> Hello, I've always had a problem regarding the sorting of
> Sebastien> articles in the newsgroups.
>
> Hi,
>
> I don't have an answer for your question, but I can say that I'm seeing
> the same thing... In my .gnus I've set
>
> (setq gnus-thread-sort-functions
> '((not gnus-thread-sort-by-most-recent-number)))
My current (satisfying) setup is:
--8<---------------cut here---------------start------------->8---
;; sort threads in descending article order
(setq gnus-thread-sort-functions
'(gnus-thread-sort-by-number
(not gnus-thread-sort-by-most-recent-date)))
--8<---------------cut here---------------end--------------->8---
Best regards,
Seb
--
Sébastien Vauban