Gnus development mailing list
 help / color / mirror / Atom feed
* qgnus 0.9 Threading problem?
@ 1997-09-23  5:43 Graham Murray
  1997-09-23  6:19 ` Graham Murray
  0 siblings, 1 reply; 3+ messages in thread
From: Graham Murray @ 1997-09-23  5:43 UTC (permalink / 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. 


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~1997-09-23 23:46 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1997-09-23  5:43 qgnus 0.9 Threading problem? Graham Murray
1997-09-23  6:19 ` Graham Murray
1997-09-23 23:46   ` Lars Magne Ingebrigtsen

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