From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/33860 Path: main.gmane.org!not-for-mail From: Jeff Senn Newsgroups: gmane.emacs.gnus.general Subject: Re: Feature request: strip banners from all groups matching a regexp Date: 22 Dec 2000 13:19:35 -0500 Organization: MAYA Design Group Sender: owner-ding@hpc.uh.edu Message-ID: 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 1035169888 27356 80.91.224.250 (21 Oct 2002 03:11:28 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 03:11:28 +0000 (UTC) Cc: ding@gnus.org 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 BFD65D04A2 for ; Fri, 22 Dec 2000 13:35:16 -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 MAB02230; Fri, 22 Dec 2000 12:20:16 -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 12:19:35 -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 MAA22581 for ; Fri, 22 Dec 2000 12:19:25 -0600 (CST) Original-Received: from pigeon.maya.com (po.maya.com [192.70.254.2]) by mailhost.sclp.com (Postfix) with ESMTP id 3E80AD04A2 for ; Fri, 22 Dec 2000 13:19:50 -0500 (EST) Original-Received: from SNIPE.maya.com (snipe.maya.com [192.70.254.125]) by pigeon.maya.com (Postfix) with SMTP id C69F430806; Fri, 22 Dec 2000 12:58:07 -0500 (EST) Original-To: Christopher Splinter X-Face: ._HOR,#9~<*ir.> Original-Lines: 24 User-Agent: Gnus/5.090001 (Oort Gnus v0.01) XEmacs/21.2 (Peisino,Ak(B) Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:33860 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:33860 Christopher Splinter writes: > Hi, > > 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))) M-x apropos \r banner \r :-) 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? Aside: Is the 'banner' parameter documented in the Group Parameters Info? I don't see it... -- -Jas