Gnus development mailing list
 help / color / mirror / Atom feed
From: pmlists@free.fr (Peter Münster)
To: ding@gnus.org
Subject: Re: Problem with thread sorting
Date: Tue, 31 May 2011 09:15:43 +0200	[thread overview]
Message-ID: <878vtn8hnk.fsf@micropit.couberia.bzh> (raw)
In-Reply-To: <m3ei3gylvk.fsf@quimbies.gnus.org>

On Mon, May 30 2011, Lars Magne Ingebrigtsen wrote:

> pmlists@free.fr (Peter Münster) writes:
>
>> When reopening the group with more articles (about 100), so that the
>> root of "Asynchroneous image retrieval in HTML rendering" shows up in
>> the summary buffer, the sorting is right.
>
> When sorting inside gathered threads,
> `gnus-sort-gathered-threads-function' is used.

I've already tried that, but it doesn't work. Here my setup:

(defun my-sort-gathered (h1 h2)
  (gnus-thread-sort-by-most-recent-date h2 h1))

(setq
 gnus-sort-gathered-threads-function 'my-sort-gathered
 gnus-thread-sort-functions   '((not gnus-thread-sort-by-most-recent-date)))

-- 
           Peter




  reply	other threads:[~2011-05-31  7:15 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-05-09 12:12 Peter Münster
2011-05-12 18:20 ` Dan Christensen
2011-05-30 20:27 ` Lars Magne Ingebrigtsen
2011-05-31  7:15   ` Peter Münster [this message]
2011-05-31 19:06     ` Lars Magne Ingebrigtsen
2011-06-02 14:10       ` Dan Christensen
2011-06-03 22:14         ` Lars Magne Ingebrigtsen
2011-06-03 22:32           ` Peter Münster
2011-06-03 22:50             ` Lars Magne Ingebrigtsen
2011-06-05  0:34               ` Dan Christensen
2011-06-26 10:14                 ` Lars Magne Ingebrigtsen

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=878vtn8hnk.fsf@micropit.couberia.bzh \
    --to=pmlists@free.fr \
    --cc=ding@gnus.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).