GNU bug report logs - #71439
30.0.50; gnus-summary-refer-thread doesn't work

Previous Next

Package: emacs;

Reported by: "Jose A. Ortega Ruiz" <mail <at> jao.io>

Date: Sat, 8 Jun 2024 16:09:01 UTC

Severity: normal

Found in version 30.0.50

Done: Eli Zaretskii <eliz <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: jao <mail <at> jao.io>
To: 71439 <at> debbugs.gnu.org
Subject: bug#71439: Acknowledgement (30.0.50; gnus-summary-refer-thread doesn't work)
Date: Sat, 08 Jun 2024 16:30:14 +0000
It's actually not completely true that ^
(gnus-summary-refer-parent-article) works. There are circumstances in
which it also seem to fail. I think it's when a tree has multiple
subtrees and one reaches the top of one of them: then it fails.

    |
    |-
    | |-
    | |- 
    |-
      |-     <-- failure here
        -    <-- works here and belos

I think it fails also sometimes when reaching the top of the main tree,
which would be consistent to the failure reaching the top of subtrees,
and might be related to the failure collecting entire threads, but I am
just guessing.

These are the possibly relevant variables I set in my config:

(setq gnus-show-threads t
      gnus-thread-hide-subtree t
      gnus-build-sparse-threads nil
      gnus-refer-thread-use-search t
      gnus-summary-make-false-root 'adopt
      gnus-summary-gather-subject-limit nil
      gnus-summary-thread-gathering-function #'gnus-gather-threads-by-subject
      gnus-sort-gathered-threads-function 'gnus-thread-sort-by-date
      gnus-thread-sort-functions '(gnus-thread-sort-by-date))





This bug report was last modified 309 days ago.

Previous Next


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