Gnus development mailing list
 help / color / mirror / Atom feed
From: Kai.Grossjohann@CS.Uni-Dortmund.DE (Kai Großjohann)
Cc: ding@gnus.org
Subject: Re: What does `gathering loose threads' mean?
Date: Wed, 9 Aug 2000 19:49:14 +0200	[thread overview]
Message-ID: <vafn1im72at.fsf@lucy.cs.uni-dortmund.de> (raw)
In-Reply-To: prj@po.cwru.edu's message of "09 Aug 2000 12:17:43 -0400"

On 09 Aug 2000, Paul Jarc wrote:

> Kai.Grossjohann@CS.Uni-Dortmund.DE (Kai
> =?iso-8859-1?q?Gro=DFjohann?=) writes:
>> If I have two messages with the same subject (but otherwise
>> unrelated), they will be displayed near to each other in the
>> summary buffer.
>> 
>> Where does this come from?
> 
> Testing whether two articles are in the same thread is controlled by
> the variable gnus-summary-thread-gathering-function.  Loose threads
> are a somewhat separate matter, regarding the sorting of articles
> within a thread, IIUC.

Sorting within a thread?  Hm.  The documentation seems to be talking
about comparing subject headers for equality (or fuzzy equality).

>> This lead me to thinking that Gnus looks at the References header
>> of message 1 and at the References header of message 2 and if MsgId
>> foo occurs in both headers, then the two messages are in the same
>> thread.
> 
> If that's what you want, you can do:
> (setq gnus-summary-thread-gathering-function
>       'gnus-gather-threads-by-references)
> By default, it's set to gnus-gather-threads-by-subject.

No, I think I want gnus-gather-threads-by-subject.

>> Maybe the documentation should be changed to more explicitly point
>> out that loose threads gathering does NOT look at the References
>> header, but ONLY at the Subject header.
> 
> gnus-summary-thread-gathering-function is documented at the end of
> the `Loose Threads' node.
> 
>> What is the minimum configuration that will do loose threads
>> gathering?  (I think it is sufficient to set
>> gnus-summary-make-false-root to a non-nil value, but I'm not sure.)
> 
> That controls the insertion of dummy lines for missing articles in
> the thread.  If you just want articles with common References: to be
> in the same thread, without filling in gaps with dummy lines, then
> setting gnus-summary-thread-gathering-function should suffice.

I want two articles with the same subject to be sorted together, even
if neither of them contains a References header.

Is it sufficient to set gnus-summary-thread-gathering-function to
gnus-gather-threads-by-subject to achieve this, or is it also
necessary to set gnus-summary-make-false-root?

kai
-- 
I like BOTH kinds of music.



  reply	other threads:[~2000-08-09 17:49 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-08-09 16:00 Kai Großjohann
2000-08-09 16:17 ` Paul Jarc
2000-08-09 17:49   ` Kai Großjohann [this message]
2000-08-09 19:27     ` Paul Jarc
2000-08-09 21:16       ` Kai Großjohann
2000-08-09 21:41         ` Paul Jarc

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=vafn1im72at.fsf@lucy.cs.uni-dortmund.de \
    --to=kai.grossjohann@cs.uni-dortmund.de \
    --cc=ding@gnus.org \
    /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).