Gnus development mailing list
 help / color / mirror / Atom feed
From: Graham Murray <graham@barnowl.demon.co.uk>
Subject: qgnus 0.9 Threading problem?
Date: 23 Sep 1997 05:43:13 +0000	[thread overview]
Message-ID: <graham202gzitq.fsf@barnowl.demon.co.uk> (raw)

I think that there may be a threading problem in qgnus. My .gnus has
the following lines related to threading (these have been there for
some time and not changed)

(setq gnus-fetch-old-headers t)
(setq gnus-build-sparse-threads t)
(setq gnus-summary-thread-gathering-function 'gnus-gather-threads-by-references)
(setq gnus-summary-make-false-root ' dummy)
(setq gnus-thread-ignore-subject t)
(setq gnus-thread-sort-functions ' (gnus-thread-sort-by-date
				    gnus-thread-sort-by-subject gnus-thread-sort-by-total-score))
(setq gnus-thread-indent-level 3)

I am no longer always seeing threads built correctly. For example the
following headers are from a post which is in reply to one of mine
Message-ID: <RbTpmKAlEXJ0EwTI@seventh-heaven.demon.co.uk>
References: <34379fcb.21219971@news.demon.co.uk>
 <abh006.5rp.ln@shivan.demon.co.uk> <dgeXvPAGhBJ0EAhg@netcomuk.co.uk>
 <GbWTLDAdVCJ0Ewhx@jbaassoc.demon.co.uk>
 <grahamvhzuonnm.fsf@barnowl.demon.co.uk>

The corresponding headers from my post are
Message-ID: <grahamvhzuonnm.fsf@barnowl.demon.co.uk>
References: <34379fcb.21219971@news.demon.co.uk>  <abh006.5rp.ln@shivan.demon.co.uk> <dgeXvPAGhBJ0EAhg@netcomuk.co.uk> <GbWTLDAdVCJ0Ewhx@jbaassoc.demon.co.uk>

The summary buffer show the reply completely unthreaded (ie as a root
with no sub-threads), but when I run gnus-summary-refer-parent-article
it correctly takes me to my article, _but_ which is then shown in its
correct place (further down the summary buffer) and threaded. 


             reply	other threads:[~1997-09-23  5:43 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1997-09-23  5:43 Graham Murray [this message]
1997-09-23  6:19 ` Graham Murray
1997-09-23 23:46   ` 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=graham202gzitq.fsf@barnowl.demon.co.uk \
    --to=graham@barnowl.demon.co.uk \
    /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).