Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
From: Slackrat <slackrat4Q@azurservers.com>
To: info-gnus-english@gnu.org
Subject: Re: Killing/hiding news crossposted to gmane.spam.detected
Date: Sat, 21 Apr 2007 11:19:17 +0200	[thread overview]
Message-ID: <87647q9jai.fsf@azurservers.com> (raw)
In-Reply-To: <mailman.2254.1176970007.7795.info-gnus-english@gnu.org>


* graham@gorgeous.org a écrit
> CHENG Gao <chenggao@gmail.com> writes:
>
>> *On Mon, 16 Apr 2007 22:26:31 +0100
>> * graham@gorgeous.org climbed out of the dark hell and cried out:
>>
>>> I don't want to see articles which are crossposted to
>>> gmane.spam.detected.  How is this achieved?
>>>
>>> I'm using recent-ish CVS GNU Emacs.
>>>
>>>
>>> Graham
>>
>> Below is what I borrowed from some NG article. Sorry I forgot who posted
>> this so I can not give credit now.
>>
>> In Group buffer, “W e” to open all.SCORE, and put in
>>
>> (
>>   ("xref"
>>     ;; Gmane helps remove spam.
>>     ("gmane.spam.detected" -1000 nil s)
>>   )
>> )
>
> What command is "W e" bound to?  It doesn't do anything in the Gnus I
> am using.
>
>
> Graham

This seems to work well enough for me:

;; MAIL SPLITTING.
;; ##############

;; Zap Dupes
;; #########
(setq nnmail-treat-duplicates 'delete)

;; No crossposting
;; ie Quit distributing after first match
;; ######################################
(setq nnmail-crosspost nil)


-- 
Slackrat [no 4q for direct email]
-
Claiming that your operating system is the best in the world because
more people use it is like saying McDonalds makes the best food in
the world.

  parent reply	other threads:[~2007-04-21  9:19 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <mailman.2151.1176759603.7795.info-gnus-english@gnu.org>
2007-04-17 13:58 ` CHENG Gao
2007-04-19  7:55   ` graham
     [not found]   ` <mailman.2254.1176970007.7795.info-gnus-english@gnu.org>
2007-04-19 13:27     ` CHENG Gao
2007-04-19 19:04       ` graham
2007-04-19 20:11         ` Reiner Steib
2007-04-19 21:39           ` graham
     [not found]           ` <mailman.2280.1177019092.7795.info-gnus-english@gnu.org>
2007-04-19 21:54             ` Adam Sjøgren
2007-04-21  9:19     ` Slackrat [this message]
2007-04-16 21:26 graham

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=87647q9jai.fsf@azurservers.com \
    --to=slackrat4q@azurservers.com \
    --cc=info-gnus-english@gnu.org \
    /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).