[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Applying gnus-article-hide-signature to a group
From: |
Martin Bealby |
Subject: |
Re: Applying gnus-article-hide-signature to a group |
Date: |
Sat, 23 Feb 2008 14:44:06 +0000 |
User-agent: |
Gnus/5.11 (Gnus v5.11) Emacs/22.1 (gnu/linux) |
Reiner Steib <reinersteib+gmane@imap.cc> writes:
> Why not use the `banner' group parameter?
>
> ,----[ (info "(gnus)Group Parameters") ]
> | `banner'
> | An item like `(banner . REGEXP)' causes any part of an article
> | that matches the regular expression REGEXP to be stripped.
> | Instead of REGEXP, you can also use the symbol `signature' which
> | strips the last signature or any of the elements of the alist
> | `gnus-article-banner-alist'.
> `----
Reiner,
Thank you, this was just what I was looking for!
Martin