Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
From: "Joseph Mingrone" <jrm@ftfl.ca>
To: info-gnus-english@gnu.org
Subject: Flirting with Insanity with Thread Sorting
Date: Mon, 24 Jun 2013 00:52:00 -0300	[thread overview]
Message-ID: <86y5a0b1y7.fsf@gly.ath.cx> (raw)

Hello;

Is it possible to sort threads so that those with the most recent
articles appear first and have articles/sub-threads within the threads
sorted chronologically?

Right now the top-level threads are sorting properly, but within threads
it looks like this:

Tue Jun 18 at 14:56  ● Joe Schmo
Wed Jun 19 at 18:07  ├――► -> Kim Ho
Thu Jun 20 at 13:20  │  └――► Jane Doe
Thu Jun 20 at 21:17  │    └――► Mary Flo
Tue Jun 18 at 16:04  └――► -> Donny Brasco

When I go to the first article in the thread and evaluate
(gnus-summary-rethread-current), it changes to

Tue Jun 18 at 14:56 ● Joe Schmo
Tue Jun 18 at 16:04 ├――► Donny Brasco
Wed Jun 19 at 18:07 └――► -> Kim Ho
Thu Jun 20 at 13:20   └――► Jane Doe
Thu Jun 20 at 21:17     └――► Mary Flo.

The second sorting makes more sense to me.  Can it be done by default?

I think these are the relevant parts of my configuration:

(custom-set-variables
'(gnus-thread-sort-functions (quote
(gnus-thread-sort-by-most-recent-number))))

(setq gnus-sort-gathered-threads-function (quote
gnus-thread-sort-by-date))

I'm guessing I'm missing something with
gnus-sort-gathered-threads-function because it doesn't seem to matter
what I set it to.

I'm running Gnus from the git repository and GNU Emacs 24.3.1.

Thanks for any suggestions,

Joseph


_______________________________________________
info-gnus-english mailing list
info-gnus-english@gnu.org
https://lists.gnu.org/mailman/listinfo/info-gnus-english

             reply	other threads:[~2013-06-24  3:52 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-06-24  3:52 Joseph Mingrone [this message]
2013-06-24 20:39 ` Peter Münster
2013-06-25 16:29   ` Joseph Mingrone

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=86y5a0b1y7.fsf@gly.ath.cx \
    --to=jrm@ftfl.ca \
    --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).