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: N. Raghavendra
Subject: Re: Sorting with threads in Gnus
Date: Tue, 30 Jul 2013 16:30:19 +0530
User-agent: Gnus/5.130008 (Ma Gnus v0.8) Emacs/24.3.50 (darwin)

At 2013-07-30T10:07:05+02:00, Tassilo Horn wrote:

> 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

--8<---------------cut here---------------start------------->8---
(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)
--8<---------------cut here---------------end--------------->8---

in my Gnus init file.

Thanks very much.

Best regards,
Raghu.

-- 
N. Raghavendra <raghu@hri.res.in>, http://www.retrotexts.net/
Harish-Chandra Research Institute, http://www.hri.res.in/




reply via email to

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