info-gnus-english
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Sorting threads permanently


From: Springfield
Subject: Re: Sorting threads permanently
Date: Sun, 21 Jan 2007 20:50:11 +0000
User-agent: Gnus/5.110006 (No Gnus v0.6) Emacs/22.0.92 (gnu/linux)

Hadron <hadronquark@gmail.com> 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)))))
`----

Cheers,
Spring
-- 
"I like pigs. Dogs look up to us. Cats look down on us. Pigs treat us
as equals." - Sir Winston Churchill


reply via email to

[Prev in Thread] Current Thread [Next in Thread]