Gnus development mailing list
 help / color / mirror / Atom feed
* gnus-saved-mark vs adaptive scoring (bug?)
@ 2002-06-02 11:04 SiNuS
  2002-06-03 19:24 ` Jon Ericson
  0 siblings, 1 reply; 3+ messages in thread
From: SiNuS @ 2002-06-02 11:04 UTC (permalink / raw)


Hi All!

I use adaptive scoring with simple rule:

  (gnus-default-adaptive-score-alist 
    (quote ((gnus-saved-mark (from 1)))))

and it don't work, but when I use (for example) gnus-read-mark -- instead
of gnus-saved-mark -- everything it's ok. Any sugestions? TIA.

-- 
< SiNuS >=< http://www.enter.net.pl/www/piotr.front >=< GG#1116470 >



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

* Re: gnus-saved-mark vs adaptive scoring (bug?)
  2002-06-02 11:04 gnus-saved-mark vs adaptive scoring (bug?) SiNuS
@ 2002-06-03 19:24 ` Jon Ericson
  2002-06-04 19:32   ` SiNuS
  0 siblings, 1 reply; 3+ messages in thread
From: Jon Ericson @ 2002-06-03 19:24 UTC (permalink / raw)


SiNuS <_@_.pl> writes:

> I use adaptive scoring with simple rule:
>
>   (gnus-default-adaptive-score-alist 
>     (quote ((gnus-saved-mark (from 1)))))
>
> and it don't work, but when I use (for example) gnus-read-mark -- instead
> of gnus-saved-mark -- everything it's ok. Any sugestions? TIA.

Don't you need a setq?

Jon
-- 
  Two are better than one,  because they have  a good return for their
  work: If one falls down, his friend can help him up . . . Though one
  may be overpowered,  two can  defend themselves.   A cord  of  three
  strands is not quickly broken. -- Ecclesiastes 4:9,12 (NIV)



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

* Re: gnus-saved-mark vs adaptive scoring (bug?)
  2002-06-03 19:24 ` Jon Ericson
@ 2002-06-04 19:32   ` SiNuS
  0 siblings, 0 replies; 3+ messages in thread
From: SiNuS @ 2002-06-04 19:32 UTC (permalink / raw)


Jon Ericson wrote:

>> and it don't work, but when I use (for example) gnus-read-mark -- instead
>> of gnus-saved-mark -- everything it's ok. Any sugestions? TIA.
> Don't you need a setq?

Rather I have all indispensable "setq". It work with gnus-read-mark.

In group.SCORE:
  ((adapt t)
   (adapt-file "group.ADAPT"))
In group customize:
  (gnus-use-adaptive-scoring `(line))
  (gnus-default-adaptive-score-alist '((gnus-saved-mark (from 1))))

-- 
regards, SiNuS



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

end of thread, other threads:[~2002-06-04 19:32 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-06-02 11:04 gnus-saved-mark vs adaptive scoring (bug?) SiNuS
2002-06-03 19:24 ` Jon Ericson
2002-06-04 19:32   ` SiNuS

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