From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/33863 Path: main.gmane.org!not-for-mail From: Christopher Splinter Newsgroups: gmane.emacs.gnus.general Subject: Re: Feature request: strip banners from all groups matching a regexp Date: 22 Dec 2000 21:41:01 +0100 Sender: owner-ding@hpc.uh.edu Message-ID: <87ofy48a02.fsf@splinter.inka.de> References: <873dfg9z1x.fsf@splinter.inka.de> NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1035169890 27373 80.91.224.250 (21 Oct 2002 03:11:30 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 03:11:30 +0000 (UTC) Return-Path: Original-Received: from spinoza.math.uh.edu (spinoza.math.uh.edu [129.7.128.18]) by mailhost.sclp.com (Postfix) with ESMTP id A6B19D04A2 for ; Fri, 22 Dec 2000 15:46:23 -0500 (EST) Original-Received: from sina.hpc.uh.edu (lists@Sina.HPC.UH.EDU [129.7.3.5]) by spinoza.math.uh.edu (8.9.1/8.9.1) with ESMTP id OAB03007; Fri, 22 Dec 2000 14:42:47 -0600 (CST) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Fri, 22 Dec 2000 14:42:12 -0600 (CST) Original-Received: from mailhost.sclp.com (postfix@66-209.196.61.interliant.com [209.196.61.66] (may be forged)) by sina.hpc.uh.edu (8.9.3/8.9.3) with ESMTP id OAA23588 for ; Fri, 22 Dec 2000 14:41:56 -0600 (CST) Original-Received: from mail.inka.de (quechua.inka.de [212.227.14.2]) by mailhost.sclp.com (Postfix) with ESMTP id 3CB7ED04AF for ; Fri, 22 Dec 2000 15:42:21 -0500 (EST) Original-Received: from splinter.inka.de (uucp@) by mail.inka.de with local-bsmtp id 149Z1A-0006HR-01; Fri, 22 Dec 2000 21:42:20 +0100 Original-Received: (qmail 5204 invoked by uid 1000); 22 Dec 2000 20:41:01 -0000 Original-To: ding@gnus.org In-Reply-To: Original-Lines: 19 User-Agent: Gnus/5.090001 (Oort Gnus v0.01) Emacs/21.0.91 Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:33863 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:33863 * Jeff Senn : >> IWBNI there were some functionality which would allow the user to >> strip banners from messages in groups which match a certain regexp >> using something like >> >> (setq gnus-strip-banners-from-groups >> '(("nnml:lists\\.debian\\..*" . signature))) > Or did you mean you specifically wanted a regex for the > group(s) rather than a group parameter that specifies a regex > for the banner? Yes. > Aside: Is the 'banner' parameter documented in the Group > Parameters Info? I don't see it... No, but it's in the 'Article Hiding' node. I just sent a patch with documentation for this group parameter to bugs@gnus.org.