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
_______________________________________________
info-gnus-english mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/info-gnus-english

Reply via email to