help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: gnus filter


From: Reiner Steib
Subject: Re: gnus filter
Date: Wed, 08 Sep 2004 10:57:45 +0200
User-agent: Gnus/5.1006 (Gnus v5.10.6) Emacs/21.3.50 (gnu/linux)

On Wed, Sep 08 2004, Elvin Peterson wrote:

> I don't want to see cross posted articles, even if they are unread.
> I want to avoid the usual flame wars which are posted to both, say,
> MS and Linux newsgroups.  I am using version 5.9.0.

Put the following in your score file:

(("xref"
  (":.+:.+:" -1000 nil r))
 (mark-and-expunge -900))

":.+:.+:" will match all articles posted to three or more newsgroups.
Without the expunge line, the articles are marked as read, but still
visible.  Adjust to your needs.

Bye, Reiner.
-- 
       ,,,
      (o o)
---ooO-(_)-Ooo---  |  PGP key available  |  http://rsteib.home.pages.de/

reply via email to

[Prev in Thread] Current Thread [Next in Thread]