From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/82764 Path: news.gmane.org!not-for-mail From: jidanni@jidanni.org Newsgroups: gmane.emacs.gnus.general Subject: gnus-summary-kill-regexp Date: Fri, 28 Dec 2012 12:07:16 +0800 Message-ID: <87txr6hlaj.fsf@jidanni.org> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1356667705 8651 80.91.229.3 (28 Dec 2012 04:08:25 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 28 Dec 2012 04:08:25 +0000 (UTC) To: ding@gnus.org Original-X-From: ding-owner+M31030@lists.math.uh.edu Fri Dec 28 05:08:39 2012 Return-path: Envelope-to: ding-account@gmane.org Original-Received: from util0.math.uh.edu ([129.7.128.18]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1ToRFN-0007cj-2q for ding-account@gmane.org; Fri, 28 Dec 2012 05:08:37 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu) by util0.math.uh.edu with smtp (Exim 4.63) (envelope-from ) id 1ToREG-00074B-B7; Thu, 27 Dec 2012 22:07:28 -0600 Original-Received: from mx2.math.uh.edu ([129.7.128.33]) by util0.math.uh.edu with esmtps (TLSv1:AES256-SHA:256) (Exim 4.63) (envelope-from ) id 1ToREE-00073y-PN for ding@lists.math.uh.edu; Thu, 27 Dec 2012 22:07:26 -0600 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx2.math.uh.edu with esmtps (TLSv1:AES256-SHA:256) (Exim 4.76) (envelope-from ) id 1ToRED-000858-11 for ding@lists.math.uh.edu; Thu, 27 Dec 2012 22:07:25 -0600 Original-Received: from caiajhbdcahe.dreamhost.com ([208.97.132.74] helo=homiemail-a5.g.dreamhost.com) by quimby.gnus.org with esmtp (Exim 4.72) (envelope-from ) id 1ToREA-0003bs-TZ for ding@gnus.org; Fri, 28 Dec 2012 05:07:23 +0100 Original-Received: from homiemail-a5.g.dreamhost.com (localhost [127.0.0.1]) by homiemail-a5.g.dreamhost.com (Postfix) with ESMTP id 39CEE70406F for ; Thu, 27 Dec 2012 20:07:20 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=jidanni.org; h=from:to :subject:date:message-id:mime-version:content-type; s= jidanni.org; bh=nesdX46C7oQc1kEqNVQcGfkpWsQ=; b=Vfi+KSLkOxwDrL4c h4LR8yJr4qw0C4qusHefLSFylgAy8/Ga7nlJu1KswfYCmr+g87nile5tsPhqfUYw FCRzesCLxESeqRP3/aFBkSVWFfvfjYlWRM89V3jeCt6OgssJA915pXnJxBsJTiP7 VaxX/5tNOXOMR6gkpHhKsYReMuI= Original-Received: from jidanni.org (114-26-45-99.dynamic.hinet.net [114.26.45.99]) (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) (Authenticated sender: jidanni@jidanni.org) by homiemail-a5.g.dreamhost.com (Postfix) with ESMTPSA id B388370406E for ; Thu, 27 Dec 2012 20:07:19 -0800 (PST) X-Spam-Score: 0.7 (/) X-Spam-Report: SpamAssassin (3.3.1 2010-03-16) analysis follows Bayesian score: 0.4491 Ham tokens: 0.000-15--101h-0s--1d--H*RU:sk:homiema, 0.000-15--101h-0s--1d--HX-Spam-Relays-External:sk:homiema, 0.000-15--99h-0s--1d--H*r:sk:homiema, 0.000-1750--11975h-3s--0d--H*M:fsf, 0.000-1326--9077h-3s--0d--H*MI:fsf Spam tokens: 0.987-2026--154h-9629s--0d--H*Ad:D*gnus.org, 0.984-2036--202h-9885s--0d--HTo:D*gnus.org, 0.984-2164--215h-10505s--0d--HX-Spam-Relays-External:quimby.gnus.org, 0.984-2164--215h-10505s--0d--H*RU:quimby.gnus.org, 0.981-2125--254h-10505s--0d--HX-Spam-Relays-Internal:quimby.gnus.org Autolearn status: ham -0.0 RCVD_IN_DNSWL_NONE RBL: Sender listed at http://www.dnswl.org/, no trust [208.97.132.74 listed in list.dnswl.org] 0.8 BAYES_50 BODY: Bayes spam probability is 40 to 60% [score: 0.4491] -0.1 DKIM_VALID_AU Message has a valid DKIM or DK signature from author's domain 0.1 DKIM_SIGNED Message has a DKIM or DK signature, not necessarily valid -0.1 DKIM_VALID Message has at least one valid DKIM or DK signature List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:82764 Archived-At: There ought to be a new interactive function, gnus-summary-kill-regexp where one could kill all articles with /n[eu]rd/ in the title, without needing to resort to a kill file.