unofficial mirror of bug-gnu-emacs@gnu.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: Manuel Giraud <manuel@ledu-giraud.fr>
Cc: 71439@debbugs.gnu.org
Subject: bug#71439: 30.0.50; gnus-summary-refer-thread doesn't work
Date: Sat, 08 Jun 2024 22:12:07 +0000	[thread overview]
Message-ID: <877cezrsnf.fsf@mail.jao.io> (raw)
In-Reply-To: <878qzfw2ar.fsf@ledu-giraud.fr>

On Sat, Jun 08 2024, Manuel Giraud wrote:

> Hi Jose,
>
> Here are my current values for those settings (those prefix by * were
> modified from the original value):
>
> gnus-face-1 is 'italic
> gnus-show-threads is t
> gnus-thread-hide-subtree is nil
> gnus-build-sparse-threads is nil
> gnus-refer-thread-use-search is nil
> gnus-summary-make-false-root is 'adopt
> gnus-summary-gather-subject-limit is nil
> *gnus-summary-thread-gathering-function is 'gnus-gather-threads-by-references
> gnus-sort-gathered-threads-function is 'gnus-thread-sort-by-number
> *gnus-thread-sort-functions is '(gnus-thread-sort-by-date)
>
>> (setq gnus-face-1 'jao-gnus-face-tree
>>       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 ;; 120
>>       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))

Interestingly, setting gnus-refer-thread-use-search makes A T throw an
error for me in an nnml summary buffer, with the backtrace:

Debugger entered--Lisp error: (wrong-type-argument number-or-marker-p nil)
  nnheader-find-nov-line(nil)
  nnheader-nov-delete-outside-range(nil nil)
  nnml-retrieve-headers-with-nov(nil nil)
  nnml-retrieve-headers(nil "jao.hacking" "" nil)
  gnus-retrieve-headers(nil "nnml:jao.hacking" nil)
  gnus-fetch-headers(nil nil t)
  gnus-search-thread([44915 "Re: bug#71439: 30.0.50; gnus-summary-refer-thread doesn't work" "\"Manuel Giraud\" <manuel@ledu-giraud.fr>" #("Sat, 08 Jun 2024 23:30:04 +0200" 0 1 (gnus-time (26212 52572))) "<878qzfw2ar.fsf@ledu-giraud.fr>" "<87tti3s9it.fsf@mail.jao.io> <87cyorwgbx.fsf@ledu-giraud.fr> <87cyors6ck.fsf@mail.jao.io>" 1291 43 "osgiliath jao.hacking:44915" ((To . "\"jao\" <mail@jao.io>") (Cc . "\"Jose A. Ortega Ruiz\\\" via \\\"Bug reports for GNU Emacs@osgiliath.local, the Swiss army knife of text editors\" <bug-gnu-emacs@gnu.org>, <71439@debbugs.gnu.org>"))])
  gnus-summary-refer-thread(nil)
  funcall-interactively(gnus-summary-refer-thread nil)
  call-interactively(gnus-summary-refer-thread nil nil)
  command-execute(gnus-summary-refer-thread)

while setting all the other parameters to your values but that one
doesn't fix the original problem: i am told, incorrectly:

"No other articles in thread"







  reply	other threads:[~2024-06-08 22:12 UTC|newest]

Thread overview: 9+ 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 [this message]
2024-06-09  0:31         ` Jose A. Ortega Ruiz
     [not found] ` <handler.71439.B.17178628967567.ack@debbugs.gnu.org>
2024-06-08 16:30   ` bug#71439: Acknowledgement (30.0.50; gnus-summary-refer-thread doesn't work) jao via Bug reports for GNU Emacs, the Swiss army knife of text editors
2024-09-16 19:43   ` jao via Bug reports for GNU Emacs, the Swiss army knife of text editors
2024-09-17 11:40     ` Eli Zaretskii

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

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=877cezrsnf.fsf@mail.jao.io \
    --to=bug-gnu-emacs@gnu.org \
    --cc=71439@debbugs.gnu.org \
    --cc=mail@jao.io \
    --cc=manuel@ledu-giraud.fr \
    /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 public inbox

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

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 read-only IMAP folder(s) and NNTP newsgroup(s).