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

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

Re: Moderation for gnu.emacs.sources


From: David J. Grabiner
Subject: Re: Moderation for gnu.emacs.sources
Date: 20 Nov 2004 23:07:42 -0500
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2

Phillip Lord <address@hidden> writes:

> Is there any possibility that this group could be moved to being
> moderated? The level of spam on it is getting silly!

Just a simple robo-moderator would do fine:

(or (search-forward ".el" nil t) 
    (search-forward "Emacs" nil t) 
    (send-message-to-human))

In English, automatically accept any message which contains the word
"Emacs" (properly captialized) or the ".el" extension indicating Emacs
source code.  Any legitimate article in gnu.emacs.sources should contain
Emacs source code, or comments on it; spammers pick addresses at random,
and aren't likely to mention Emacs by name.

-- 
David Grabiner, address@hidden, http://remarque.org/~grabiner
Baseball labor negotiations FAQ: http://remarque.org/~grabiner/laborfaq.html
Shop at the Mobius Strip Mall: Always on the same side of the street!
Klein Glassworks, Torus Coffee and Donuts, Projective Airlines, etc.


reply via email to

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