GNU bug report logs - #21462
25.0.50; Gnus thread gathering and sorting inverted

Previous Next

Packages: emacs, gnus;

Reported by: Michael Welsh Duggan <mwd <at> md5i.com>

Date: Fri, 11 Sep 2015 17:35:02 UTC

Severity: minor

Merged with 18156

Found in version 25.0.50

Done: Lars Ingebrigtsen <larsi <at> gnus.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Lars Ingebrigtsen <larsi <at> gnus.org>
To: Michael Welsh Duggan <mwd <at> cert.org>
Cc: 21462 <at> debbugs.gnu.org
Subject: bug#21462: 25.0.50; Gnus thread gathering and sorting inverted
Date: Tue, 09 Feb 2016 11:50:54 +1100
Michael Welsh Duggan <mwd <at> cert.org> writes:

>>> 1) gnus-make-threads -> gathers articles into threads by ref
>>> 2) gnus-cut-threads  -> removes "uninteresting" articles from the
>>>    threads
>>> 3) gnus-sort-threads -> sorts the threads (with respect to each other thread)
>>> 4) gnus-summary-thread-gathering-function -> gathers threads with
>>>    similar characteristics (subject, reference) into a single thread
>>> 5) gnus-sort-gathered-threads -> sorts the articles within each thread

[...]

> Is there a good reason for step 3 and 4 above to be in the given order
> instead of the reverse?

I think the reason they are in that order is for historical (and
backwards compatible) reasons: The predicates that work on thread
sorting will normally fail on gathered threads (which are lists of
thread roots).  I think.

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no




This bug report was last modified 8 years and 116 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.