help-gnu-emacs
[Top][All Lists]
Advanced

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

Re: Sorting with threads in Gnus


From: Tassilo Horn
Subject: Re: Sorting with threads in Gnus
Date: Tue, 30 Jul 2013 14:33:11 +0200
User-agent: Gnus/5.130008 (Ma Gnus v0.8) Emacs/24.3.50 (gnu/linux)

"N. Raghavendra" <raghu@hri.res.in> writes:

Hi!

>> I've now made subthread sorting customizable.  Please check my posting
>>
>>   Message-ID: <87hafccw7z.fsf@thinkpad.tsdh.org>
>>
>> and see if that works for you.
>
> Perfect!  I now get the test thread like this:
>
> 2013-07-07 02:48   Chris Seberino         ● Trouble binding Alt ...
> 2013-07-07 03:46   Pascal J. Bourguigno   ┣━□ 
> 2013-07-07 03:51   Peter Dyballa          ┣━□ 
> 2013-07-07 08:14   Bob Proulx             ┣━□ 
> 2013-07-07 09:19   Yuri Khan              ┣━□ 
> 2013-07-07 10:38   Chris Seberino         ┗━■ 
> 2013-07-07 17:54   Raffaele Ricciardi       ┣━□ 
> 2013-07-07 18:21   Pascal J. Bourguigno     ┗━■ 
> 2013-07-08 02:20   Chris Seberino             ┗━■ 
> 2013-07-08 03:36   Pascal J. Bourguigno         ┗━■ 
>
> I have
>
> (setq gnus-thread-sort-functions
>       '(gnus-thread-sort-by-number gnus-thread-sort-by-most-recent-date))
>
> (setq gnus-subthread-sort-functions
>       '(gnus-thread-sort-by-number gnus-thread-sort-by-date))
>
> (setq gnus-sort-gathered-threads-function 'gnus-thread-sort-by-date)
>
> in my Gnus init file.

Great that it works & thanks for testing!

Bye,
Tassilo




reply via email to

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