Gnus development mailing list
 help / color / mirror / Atom feed
From: Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
Subject: Re: Red GNUS suggestion: pseudo Xref: handling w/o NOV support.
Date: 19 Jun 1996 08:31:35 +0200	[thread overview]
Message-ID: <x6rarc9uev.fsf@eyesore.no> (raw)
In-Reply-To: Sudish Joseph's message of 19 Jun 1996 01:58:49 -0400

Sudish Joseph <sudish@mindspring.com> writes:

> My news admin pointed out a good reason for not having Xref: full in
> their overview.fmt.  The vast majority of their clients use PC-based
> readers and none of those readers support xref handling. 

That might be a good reason if not for a slight niggle:  It's
bullshit.  Most modern newsreaders that run under MicroSloth
"operating systems" use the Xref header.  (At least that's what I've
been told.)

Even if it were true -- so what?  Adding Xref to the NOV databases
doesn't hurt newsreaders that don't make use of the information.  So
not adding Xref to the databases is rather, uhm.  Let me stop there
before I get nailed by CDA² (coming soon to an Internet near you).

> Hmm, it just struck me.  We already have all the message-id's for
> articles that we haven't read.  All we have to do is generate a
> transient scorefile that lowered on those msg-ids.  This wouldn't be
> slow for even large groups, scoring is very fast in GNUS.

This is a very good idea.  Actually, we don't even have to use
scoring.  We just add the Message-IDs to the NoCeM hashtable, which
will efficiently censor all articles that we have already read.

The drawback here is (of course) that such an approach wouldn't work
if you read one article in one session and the other copy of the
article in another session.  We could write the list of Message-IDs
already seen to a file, but that file would grow rather big...

-- 
  "Yes.  The journey through the human heart 
     would have to wait until some other time."


  reply	other threads:[~1996-06-19  6:31 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1996-06-19  5:58 Sudish Joseph
1996-06-19  6:31 ` Lars Magne Ingebrigtsen [this message]
1996-06-19 16:29   ` Steven L Baur
1996-06-19 16:48     ` Lars Magne Ingebrigtsen
1996-06-19 23:30   ` Sudish Joseph
1996-06-20  6:56     ` Lars Magne Ingebrigtsen
1996-06-21  0:03       ` Sudish Joseph
1996-06-19  8:51 ` Per Abrahamsen

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=x6rarc9uev.fsf@eyesore.no \
    --to=larsi@ifi.uio.no \
    /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).