Gnus development mailing list
 help / color / mirror / Atom feed
From: larsi@ifi.uio.no (Lars Magne Ingebrigtsen)
Subject: Re: new feature for Red - adaptive scoring
Date: 27 Jan 1996 21:33:09 +0100	[thread overview]
Message-ID: <w8s4tthml8a.fsf@surt.ifi.uio.no> (raw)
In-Reply-To: nc0273@experience.corp.netcom.com's message of 26 Jan 1996 14:10:27 -0800

nc0273@experience.corp.netcom.com (Sean Lynch) writes:

> (setq score (- score (* (sign score) (min score (max
>           gnus-score-decay-constant (* (abs score)
>             gnus-score-decay-scale))))))

Yup.  I've added it to the Red Gnus todo list.

> We need to make sure, though, that this function is called a definite
> number of times, so that we can define its behavior.
> 
> "This function sets all scores to 0 within five minutes of starting Gnus."

We'd need to add a new atom to the score alists -- `(decay-date 435532)'
that says what day the decay thing was done last.  The decay function
should be run once a day, so if you start Gnus after not using it for
four days, perhaps Gnus should decay all scores four times?

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


  reply	other threads:[~1996-01-27 20:33 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1996-01-25 17:13 Jack Vinson
1996-01-25 21:33 ` Jason L Tibbitts III
1996-01-26 16:46   ` Lars Magne Ingebrigtsen
1996-01-26 17:18     ` Joe Hildebrand
1996-01-26 16:46 ` Lars Magne Ingebrigtsen
1996-01-26 17:52   ` Wes Hardaker
1996-01-26 22:10     ` Sean Lynch
1996-01-27 20:33       ` Lars Magne Ingebrigtsen [this message]
1996-01-29 16:55         ` Wes Hardaker
1996-01-29 19:07       ` Edward J. Sabol
1996-01-27 20:33     ` Lars Magne Ingebrigtsen
1996-01-28 20:05       ` Brian Edmonds
1996-01-29 16:53       ` Wes Hardaker
1996-01-26 18:55   ` Steven L Baur

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=w8s4tthml8a.fsf@surt.ifi.uio.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).