From: ShengHuo ZHU Date: Sun, 10 Feb 2002 02:46:54 +0000 (+0000) Subject: * gnus.texi (Group Parameters): Addition. X-Git-Url: https://cgit.sxemacs.org/?a=commitdiff_plain;h=27265bab39c837449b12c4515b48da834dc8df6d;p=gnus * gnus.texi (Group Parameters): Addition. From: Steinar Bang --- diff --git a/texi/ChangeLog b/texi/ChangeLog index 34bec4940..2ab3a183b 100644 --- a/texi/ChangeLog +++ b/texi/ChangeLog @@ -1,3 +1,8 @@ +2002-02-09 ShengHuo ZHU + + * gnus.texi (Group Parameters): Addition. + From: Steinar Bang + 2002-02-08 ShengHuo ZHU * gnus.texi (Article Washing): Addition. diff --git a/texi/gnus.texi b/texi/gnus.texi index e40f3dded..d1b4c50a4 100644 --- a/texi/gnus.texi +++ b/texi/gnus.texi @@ -2901,6 +2901,16 @@ that group. @code{gnus-show-threads} will be made into a local variable in the summary buffer you enter, and the form @code{nil} will be @code{eval}ed there. +@vindex gnus-list-identifiers +A use for this feature, is to remove a mailing list identifier tag in +the subject fields of articles. E.g. if the news group +@samp{nntp+news.gnus.org:gmane.text.docbook.apps} has the tag +@samp{DOC-BOOK-APPS:} in the subject of all articles, this tag can be +removed from the article subjects in the summary buffer for the group by +putting @code{(gnus-list-identifiers "DOCBOOK-APPS:")} into the group +parameters for the group. + + This can also be used as a group-specific hook function, if you'd like. If you want to hear a beep when you enter a group, you could put something like @code{(dummy-variable (ding))} in the parameters of that