Gnus development mailing list
 help / color / mirror / Atom feed
From: Justin Sheehy <justin@linus.mitre.org>
Subject: Re: Help with Message Sorting!
Date: 17 Jul 1998 09:28:47 -0400	[thread overview]
Message-ID: <glm4swgk3n4.fsf@caffeine.mitre.org> (raw)
In-Reply-To: Jake Colman's message of "16 Jul 1998 15:20:23 -0400"

Jake Colman <colman@ppllc.com> writes:

> Oh!  One sec!  Are you saying that 'threading' is exclusive of 'sorting'?

Sort of, yes.  At least, it is more advanced sorting.

Some clients, such as the tin newsreader, simply do
subject-and-date-sorting and call it threading.  However, real
threading uses the In-Reply-To and References headers in addition to
Subject in order to produce more useful thread trees.  

A simple example...

Four messages are sent, in the following order:

A:  asks a question, starting the thread
B:  answers A's question, and adds other comments
C:  also answers A's question
D:  follows up to B's comments

In a client that doesn't do real threading, this would look something
like:

 A
  B
  C
  D

With decent threading, it would look more like:

 A
  B
   D
  C

Does this example make sense to you?

What is the value of your gnus-thread-sort-functions variable?

-- 
Justin Sheehy

In a cloud bones of steel.
  




  reply	other threads:[~1998-07-17 13:28 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1998-07-15 22:46 Jake Colman
1998-07-16 18:54 ` Justin Sheehy
1998-07-16 19:20   ` Jake Colman
1998-07-17 13:28     ` Justin Sheehy [this message]
1998-07-17 16:03       ` Jake Colman
1998-07-17 17:35         ` Justin Sheehy
1998-07-17 17:13     ` Danny Siu
1998-07-17 17:55       ` Jake Colman

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=glm4swgk3n4.fsf@caffeine.mitre.org \
    --to=justin@linus.mitre.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).