Gnus development mailing list
 help / color / mirror / Atom feed
From: pahe@daimi.au.dk (Peter von der Ahé)
Subject: Re: Word based adaptive scoring
Date: 12 Jul 1999 17:35:33 +0200	[thread overview]
Message-ID: <yc0hfn9nanu.fsf@ufleku.daimi.au.dk> (raw)
In-Reply-To: <vaf4sjaj5af.fsf@petty.cs.uni-dortmund.de>

>>>>> "KG" == Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE> writes:

 KG> You can frob the adaptive scoring options by customizing the score
 KG> file (see the Score menu in the group, or `V C' from the summary
 KG> buffer). 

I'm sorry, I don't see how this should help me, I *do* know how to
edit score files.

I have used V e in the summary buffer, and created this score file:

((local
 (gnus-use-adaptive-scoring
  (word))
 (gnus-ignored-adaptive-words
  ("linux" "gnome" "perl" "c"))
 (gnus-default-adaptive-score-alist
  ((gnus-unread-mark)
   (gnus-ticked-mark)
   (gnus-dormant-mark
    (subject 2))
   (gnus-del-mark
    (subject -1))
   (gnus-read-mark
    (subject 2))
   (gnus-expirable-mark
    (subject -1))
   (gnus-killed-mark
    (subject -3))
   (gnus-kill-file-mark)
   (gnus-ancient-mark)
   (gnus-low-score-mark)
   (gnus-catchup-mark
    (subject -1))))))

I have tried setting group parameteres (pressing G p in the Group
Buffer) to:

((gnus-use-adaptive-scoring '(word)))

Now I have tried setting Adapt to '(word) in the customize buffer, as
you suggests, but no luck.

The value of gnus-use-adaptive-scoring is buffer local and '(word) in
the group, but the entires in the ADAPT file still are of '(line)
kind.

Help :-)

Cheers,
Peter


  reply	other threads:[~1999-07-12 15:35 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1999-07-12 14:29 Peter von der Ahé
1999-07-12 14:45 ` Kai Großjohann
1999-07-12 15:35   ` Peter von der Ahé [this message]
1999-07-20  0:58 ` [PATCH] Buffer local " Peter von der Ahé

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=yc0hfn9nanu.fsf@ufleku.daimi.au.dk \
    --to=pahe@daimi.au.dk \
    /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).