all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: jao via "Bug reports for GNU Emacs, the Swiss army knife of text editors" <bug-gnu-emacs@gnu.org>
To: 71439@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	[thread overview]
Message-ID: <87jzizs8h8.fsf@mail.jao.io> (raw)
In-Reply-To: <handler.71439.B.17178628967567.ack@debbugs.gnu.org>


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))






      parent reply	other threads:[~2024-06-08 16:30 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-06-08 16:07 bug#71439: 30.0.50; gnus-summary-refer-thread doesn't work Jose A. Ortega Ruiz via Bug reports for GNU Emacs, the Swiss army knife of text editors
2024-06-08 16:26 ` Manuel Giraud via Bug reports for GNU Emacs, the Swiss army knife of text editors
2024-06-08 17:16   ` jao via Bug reports for GNU Emacs, the Swiss army knife of text editors
2024-06-08 21:30     ` Manuel Giraud via Bug reports for GNU Emacs, the Swiss army knife of text editors
2024-06-08 22:12       ` jao via Bug reports for GNU Emacs, the Swiss army knife of text editors
2024-06-09  0:31         ` Jose A. Ortega Ruiz
     [not found] ` <handler.71439.B.17178628967567.ack@debbugs.gnu.org>
2024-06-08 16:30   ` jao via Bug reports for GNU Emacs, the Swiss army knife of text editors [this message]

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=87jzizs8h8.fsf@mail.jao.io \
    --to=bug-gnu-emacs@gnu.org \
    --cc=71439@debbugs.gnu.org \
    --cc=mail@jao.io \
    /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.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.