From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.user/8905 Path: news.gmane.org!not-for-mail From: graham@gorgeous.org Newsgroups: gmane.emacs.gnus.user Subject: Re: Killing/hiding news crossposted to gmane.spam.detected Date: Thu, 19 Apr 2007 20:04:51 +0100 Message-ID: References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Trace: sea.gmane.org 1177009552 17888 80.91.229.12 (19 Apr 2007 19:05:52 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 19 Apr 2007 19:05:52 +0000 (UTC) To: info-gnus-english@gnu.org Original-X-From: info-gnus-english-bounces+gegu-info-gnus-english=m.gmane.org@gnu.org Thu Apr 19 21:05:41 2007 Return-path: Envelope-to: gegu-info-gnus-english@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1Hebwe-0000cQ-Ry for gegu-info-gnus-english@m.gmane.org; Thu, 19 Apr 2007 21:05:39 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Hec1c-0007UW-JX for gegu-info-gnus-english@m.gmane.org; Thu, 19 Apr 2007 15:10:36 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Hec1a-0007UD-Df for info-gnus-english@gnu.org; Thu, 19 Apr 2007 15:10:34 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Hec1Y-0007Tt-Jc for info-gnus-english@gnu.org; Thu, 19 Apr 2007 15:10:33 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Hec1Y-0007Tq-FM for info-gnus-english@gnu.org; Thu, 19 Apr 2007 15:10:32 -0400 Original-Received: from main.gmane.org ([80.91.229.2] helo=ciao.gmane.org) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1HebwZ-0006q7-6h for info-gnus-english@gnu.org; Thu, 19 Apr 2007 15:05:23 -0400 Original-Received: from list by ciao.gmane.org with local (Exim 4.43) id 1HebwN-0000OG-RP for info-gnus-english@gnu.org; Thu, 19 Apr 2007 21:05:11 +0200 Original-Received: from 82-69-72-254.dsl.in-addr.zen.co.uk ([82.69.72.254]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 19 Apr 2007 21:05:11 +0200 Original-Received: from graham by 82-69-72-254.dsl.in-addr.zen.co.uk with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 19 Apr 2007 21:05:11 +0200 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 45 Original-X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: 82-69-72-254.dsl.in-addr.zen.co.uk User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.96 (windows-nt) Cancel-Lock: sha1:Dv+uS/hYuMZDHOZVzGN7wsLk3kk= X-detected-kernel: Linux 2.6, seldom 2.4 (older, 4) X-BeenThere: info-gnus-english@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Announcements and discussions for GNUS, the GNU Emacs Usenet newsreader \(in English\)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: info-gnus-english-bounces+gegu-info-gnus-english=m.gmane.org@gnu.org Errors-To: info-gnus-english-bounces+gegu-info-gnus-english=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.gnus.user:8905 Archived-At: CHENG Gao writes: > *On Thu, 19 Apr 2007 08:55:14 +0100 > * graham@gorgeous.org climbed out of the dark hell and cried out: > >> CHENG Gao 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. > > W e runs gnus-score-edit-all-score. >>>From your message header I know you use Gnus 5.11, so it should work. > > As I said in previous message, you need to do "W e" in *Group* buffer. We must be using different versions of Gnus. My gnus does not have a command called gnus-score-edit-all-score. I am using Gnus v5.11. Graham