Springfield <[EMAIL PROTECTED]> writes:

> Hadron <[EMAIL PROTECTED]> writes:
>
>> I have been unable to locate this in google or the manual.
>>
>> How do I permanently sort all news groups so that newer threads appear
>> first?
>
> Try the following:
>
> ,----
> | (setq gnus-thread-sort-functions
> |       '(gnus-thread-sort-by-number
> |         (lambda (t1 t2) (not (gnus-thread-sort-by-date t1 t2)))))
> `----

perfect thanks.

_______________________________________________
info-gnus-english mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/info-gnus-english

Reply via email to