Gnus development mailing list
 help / color / mirror / Atom feed
From: Per Abrahamsen <abraham@dina.kvl.dk>
Cc: ding@ifi.uio.no
Subject: Re: Adaptive score and highlighting?
Date: Thu, 16 Nov 1995 21:13:15 +0100	[thread overview]
Message-ID: <199511162013.VAA22896@ssv4.dina.kvl.dk> (raw)
In-Reply-To: konmsll@eua.ericsson.se's message of 15 Nov 1995 09:56:08 +0100

>>>>> "ML" == Mats Lidell <konmsll@eua.ericsson.se> writes:

ML> Is there some way to get "highlight" when above
ML> some score (say 10) and "dimmed" when lower another score (say -10) so
ML> that small random changes won't trigger highlighting.

Yes, by setting `gnus-summary-highlight', either directly or by typing
`M-x customize RET' and modifying the `Summary Line Highlighting'
field.

Be warned that it is rather complicated either way.  You need to
change `(> score default)' to `(> score (+ default 10))' each place it
occur in the definition of that value

ML> I think there is a general problem also involved with this type of
ML> mechanism. Authors that once get "highlighted" will get their score
ML> increased because you must read him again because he is highlighted. I
ML> guess there is no solution to this other than to remove his score when
ML> you find out that this author doens't deserve that score. But then how
ML> do you do that in a controlled maner. Lower on author?

Yep.  Type `L A' when you decide that it was a mistake to read that
author. 



      parent reply	other threads:[~1995-11-16 20:13 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1995-11-15  8:56 Mats Lidell
1995-11-16 18:18 ` Steven L. Baur
1995-11-16 20:13 ` Per Abrahamsen [this message]

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=199511162013.VAA22896@ssv4.dina.kvl.dk \
    --to=abraham@dina.kvl.dk \
    --cc=ding@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).