Gnus development mailing list
 help / color / mirror / Atom feed
* Sparse threads
@ 1996-01-08 12:08 Lars Magne Ingebrigtsen
  1996-01-10 18:41 ` Per Abrahamsen
  0 siblings, 1 reply; 9+ messages in thread
From: Lars Magne Ingebrigtsen @ 1996-01-08 12:08 UTC (permalink / raw)


I thought filling in "gaps" in threads (without reading further
headers) would be a) a major project and b) slow as hell, but it
turned out to be quite simple to do.  Just some References munging,
some sorting (since Message-IDs late in the References headers are
probably more reliable (with regards to what sequence articles have
been posted) than early Message-IDs), and some threading.  

Before:

---------------
   [  52: Egil Kvaleberg      ] Re: Redaktoransvar
       [  47: Erik Naggum         ] 
           [  25: Steinar Bang        ] 
       <  16: Gisle Hannemyr      > 
           [  14: Willy Verwoerd      ] 
---------------


After:

---------------
Q  [   0:                     ] Re: Redaktoransvar
       [  52: Egil Kvaleberg      ] 
           [  47: Erik Naggum         ] 
               [  25: Steinar Bang        ] 
Q      [   0:                     ] 
           [  16: Gisle Hannemyr      ] 
               [  14: Willy Verwoerd      ] 
---------------

The two articles that are marked with "Q" are the new "gaps" inserted
to fill out the thread.  They can't be selected.

On the other hand -- Gnus does know the Message-ID of the "gap"
articles, so it could just fire off a request-by-id command?  Yup, I
think I'll add that.

(14 features left on the todo list -- but they all require access to a
Real Computer to write, I think.  `open-network-stream', etc.  Curse
you, Windos '95!)

-- 
   Lars Magne Ingebrigtsen * larsi@ifi.uio.no
      (a red leaf that falls from the purple tree)


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

end of thread, other threads:[~1996-01-22  2:51 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1996-01-08 12:08 Sparse threads Lars Magne Ingebrigtsen
1996-01-10 18:41 ` Per Abrahamsen
1996-01-11 21:25   ` Lars Magne Ingebrigtsen
1996-01-19 13:15     ` Greg Stark
1996-01-20  5:25       ` Lars Magne Ingebrigtsen
1996-01-20 14:09         ` Greg Stark
1996-01-20 22:07           ` d. hall
1996-01-22  2:51             ` Lars Magne Ingebrigtsen
1996-01-22  2:51           ` 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).