Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
* simple "advanced" score file is apparently ignored (and Gnus
@ 2012-09-29 17:33 Fritz Wuehler
  2012-09-29 20:22 ` Adam Sjøgren
       [not found] ` <mailman.9989.1348950156.855.info-gnus-english@gnu.org>
  0 siblings, 2 replies; 3+ messages in thread
From: Fritz Wuehler @ 2012-09-29 17:33 UTC (permalink / raw)
  To: info-gnus-english

After reading the manual and a few other guides, I cannot manage to
get the most simplest score file to work.

I put this text:

((
  ("subject" "my-keyword" nil nil s)
)1000)

in ~/News/all.SCORE.  I expect any article containing "my-keyword" in
any newsgroup to be highlighted.  Yet it does not.  The *messages*
buffer has no indication that ~/News/all.SCORE was read at all.

The manual has a few contradictions and ambiguities, so I tried
several variants of the above.  E.g.

(
 ((
  ("subject" "my-keyword")
)1000)
)

and:

(
 ((
  ("subject" "my-keyword" 9999 nil s)
))
)

and:

((
  ("subject" "my-keyword" 9999 nil s)
))

One part of the manual indicates that there are 2 paranthesis:

  https://www.gnu.org/software/emacs/manual/html_node/gnus/Score-File-Format.html#Score-File-Format

But then it refers to a section that states there must be 3 paranthesis:

  https://www.gnu.org/software/emacs/manual/html_node/gnus/Advanced-Scoring-Examples.html#Advanced-Scoring-Examples

There also seems to be multiple places to put the score.

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

end of thread, other threads:[~2012-10-09  9:15 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-09-29 17:33 simple "advanced" score file is apparently ignored (and Gnus Fritz Wuehler
2012-09-29 20:22 ` Adam Sjøgren
     [not found] ` <mailman.9989.1348950156.855.info-gnus-english@gnu.org>
2012-10-09  9:15   ` Anonymous

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