Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
From: "N. Raghavendra" <raghu@hri.res.in>
To: info-gnus-english@gnu.org
Subject: Sorting within threads
Date: Wed, 10 Jul 2013 17:45:12 +0530	[thread overview]
Message-ID: <m2r4f6fw6n.fsf@riemann.mri.ernet.in> (raw)

I have

(setq gnus-thread-sort-functions
     '(gnus-thread-sort-by-number (not gnus-thread-sort-by-date)))

in my Gnus init file.  This sorts threads the way I want --- decreasing
order of dates, latest to earliest.  However, it seems to sort messages
within a thread also in decreasing order of date, as in this example
from the emacs.help group:

01 2013-07-07 02:48   Chris Seberino         > Trouble binding Alt ...
02 2013-07-07 10:38   Chris Seberino         |-> 
03 2013-07-07 18:21   Pascal J. Bourguigno   | |-> 
04 2013-07-08 02:20   Chris Seberino         | | \-> 
05 2013-07-08 03:36   Pascal J. Bourguigno   | |   \-> 
06 2013-07-07 17:54   Raffaele Ricciardi     | |-> 
07 2013-07-07 09:19   Yuri Khan              |-> 
08 2013-07-07 08:14   Bob Proulx             |-> 
09 2013-07-07 03:51   Peter Dyballa          |-> 
10 2013-07-07 03:46   Pascal J. Bourguigno   |-> 

I want the messages in the thread and each subthread to be sorted in
increasing order of date, like this:

01 2013-07-07 02:48   Chris Seberino         > Trouble binding Alt ...
10 2013-07-07 03:46   Pascal J. Bourguigno   |-> 
09 2013-07-07 03:51   Peter Dyballa          |-> 
08 2013-07-07 08:14   Bob Proulx             |-> 
07 2013-07-07 09:19   Yuri Khan              |-> 
02 2013-07-07 10:38   Chris Seberino         \-> 
06 2013-07-07 17:54   Raffaele Ricciardi       |-> 
03 2013-07-07 18:21   Pascal J. Bourguigno     \-> 
04 2013-07-08 02:20   Chris Seberino             \-> 
05 2013-07-08 03:36   Pascal J. Bourguigno         \-> 

This is the way it is on the Gmane page of the thread at
http://thread.gmane.org/gmane.emacs.help/91990 (with the time zone 3.5
hours behind the time zone above).  Is there a way to get this
Gmane-like order (main threads decreasing, all subthreads increasing) in
Gnus?

Thanks and best regards,
Raghavendra.

-- 
N. Raghavendra <raghu@mri.ernet.in> | http://www.retrotexts.net/
Harish-Chandra Research Institute   | http://www.mri.ernet.in/

                 reply	other threads:[~2013-07-10 12:15 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=m2r4f6fw6n.fsf@riemann.mri.ernet.in \
    --to=raghu@hri.res.in \
    --cc=info-gnus-english@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).