Gnus development mailing list
 help / color / mirror / Atom feed
* `thread' scoring - remind me please.
@ 1998-09-21  0:11 Mike McEwan
  1998-09-23 20:07 ` Lars Magne Ingebrigtsen
  0 siblings, 1 reply; 6+ messages in thread
From: Mike McEwan @ 1998-09-21  0:11 UTC (permalink / raw)


 How's thread scoring supposed to work. When I do a `I T' to increase
the score of a (sub-)thread, it appears to increase the score of
articles whose reference header contains the message-id of the
originally scored on article, *but*, only when there is more than
one message id in the references header of an article. That is, an
immediate followup to the head of a (sub-)thread (only one
message-id in its references)does not have its score increased.

  Can someone show me where my understanding is awry here?  

-- 
Mike.


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

* Re: `thread' scoring - remind me please.
  1998-09-21  0:11 `thread' scoring - remind me please Mike McEwan
@ 1998-09-23 20:07 ` Lars Magne Ingebrigtsen
       [not found]   ` <x7zpbqbil0.fsf@chow.mat.jhu.edu>
  1998-09-23 23:21   ` Mike McEwan
  0 siblings, 2 replies; 6+ messages in thread
From: Lars Magne Ingebrigtsen @ 1998-09-23 20:07 UTC (permalink / raw)


Mike McEwan <mike@lotusland.demon.co.uk> writes:

>  How's thread scoring supposed to work. When I do a `I T' to increase
> the score of a (sub-)thread, it appears to increase the score of
> articles whose reference header contains the message-id of the
> originally scored on article, *but*, only when there is more than
> one message id in the references header of an article. That is, an
> immediate followup to the head of a (sub-)thread (only one
> message-id in its references)does not have its score increased.

Well, that does sound like a bug.  Does it happen all the time, or
just sometimes?

-- 
(domestic pets only, the antidote for overdose, milk.)
  larsi@gnus.org * Lars Magne Ingebrigtsen


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

* Re: `thread' scoring - remind me please.
       [not found]   ` <x7zpbqbil0.fsf@chow.mat.jhu.edu>
@ 1998-09-23 23:01     ` Lars Magne Ingebrigtsen
  1998-09-26  4:15       ` Dan Christensen
  0 siblings, 1 reply; 6+ messages in thread
From: Lars Magne Ingebrigtsen @ 1998-09-23 23:01 UTC (permalink / raw)


Dan Christensen <jdc@chow.mat.jhu.edu> writes:

> > >  How's thread scoring supposed to work. When I do a `I T' to increase
> > > the score of a (sub-)thread, it appears to increase the score of
> > > articles whose reference header contains the message-id of the
> > > originally scored on article, *but*, only when there is more than
> > > one message id in the references header of an article. That is, an
> > > immediate followup to the head of a (sub-)thread (only one
> > > message-id in its references)does not have its score increased.
> > 
> > Well, that does sound like a bug.  Does it happen all the time, or
> > just sometimes?
> 
> It seems to happen to me consistently.

Looking over the code, I find that this isn't how thread scoring
works.  Thread scoring increases the score of articles that are
children of articles that reference the Message-ID you specify.

I think perhaps you want scoring by followup instead.

-- 
(domestic pets only, the antidote for overdose, milk.)
  larsi@ifi.uio.no * Lars Magne Ingebrigtsen


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

* Re: `thread' scoring - remind me please.
  1998-09-23 20:07 ` Lars Magne Ingebrigtsen
       [not found]   ` <x7zpbqbil0.fsf@chow.mat.jhu.edu>
@ 1998-09-23 23:21   ` Mike McEwan
  1 sibling, 0 replies; 6+ messages in thread
From: Mike McEwan @ 1998-09-23 23:21 UTC (permalink / raw)


Lars Magne Ingebrigtsen <larsi@gnus.org> writes:

> Well, that does sound like a bug.  Does it happen all the time, or
> just sometimes?

  Well, every time I've attempted to use it, so far. I'll try and debug 
it when I have some time, now that I know it's not a comprehension
problem on my part :-).

-- 
Mike.


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

* Re: `thread' scoring - remind me please.
  1998-09-23 23:01     ` Lars Magne Ingebrigtsen
@ 1998-09-26  4:15       ` Dan Christensen
  1998-09-29 10:56         ` Lars Magne Ingebrigtsen
  0 siblings, 1 reply; 6+ messages in thread
From: Dan Christensen @ 1998-09-26  4:15 UTC (permalink / raw)


Lars Magne Ingebrigtsen <larsi@ifi.uio.no> writes:
> > How's thread scoring supposed to work. When I do a `I T' to increase
> > the score of a (sub-)thread, it appears to increase the score of
> > articles whose reference header contains the message-id of the
> > originally scored on article, *but*, only when there is more than
> > one message id in the references header of an article. That is, an
> > immediate followup to the head of a (sub-)thread (only one
> > message-id in its references)does not have its score increased.
> 
> Looking over the code, I find that this isn't how thread scoring
> works.  Thread scoring increases the score of articles that are
> children of articles that reference the Message-ID you specify.
> 
> I think perhaps you want scoring by followup instead.

Why would one want the behavior that you described?  The manual
suggests that scoring on thread is supposed to be a more robust
version of scoring on references (more robust in that it can handle
threads in which some references headers have been truncated).  But if
it misses the direct followups, what good is it?

Dan

-- 
Dan Christensen
jdc@math.jhu.edu


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

* Re: `thread' scoring - remind me please.
  1998-09-26  4:15       ` Dan Christensen
@ 1998-09-29 10:56         ` Lars Magne Ingebrigtsen
  0 siblings, 0 replies; 6+ messages in thread
From: Lars Magne Ingebrigtsen @ 1998-09-29 10:56 UTC (permalink / raw)


Dan Christensen <jdc@chow.mat.jhu.edu> writes:

> > I think perhaps you want scoring by followup instead.
> 
> Why would one want the behavior that you described?  The manual
> suggests that scoring on thread is supposed to be a more robust
> version of scoring on references (more robust in that it can handle
> threads in which some references headers have been truncated).  But if
> it misses the direct followups, what good is it?

Well, it is more robust than scoring on References, but you probably
want both scoring on Followup as well as Thread to get the result you
want.

Or something.

-- 
(domestic pets only, the antidote for overdose, milk.)
  larsi@gnus.org * Lars Magne Ingebrigtsen


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

end of thread, other threads:[~1998-09-29 10:56 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1998-09-21  0:11 `thread' scoring - remind me please Mike McEwan
1998-09-23 20:07 ` Lars Magne Ingebrigtsen
     [not found]   ` <x7zpbqbil0.fsf@chow.mat.jhu.edu>
1998-09-23 23:01     ` Lars Magne Ingebrigtsen
1998-09-26  4:15       ` Dan Christensen
1998-09-29 10:56         ` Lars Magne Ingebrigtsen
1998-09-23 23:21   ` Mike McEwan

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