* gnus.texi (Group Parameters): Addition.
authorShengHuo ZHU <zsh@cs.rochester.edu>
Sun, 10 Feb 2002 02:46:54 +0000 (02:46 +0000)
committerShengHuo ZHU <zsh@cs.rochester.edu>
Sun, 10 Feb 2002 02:46:54 +0000 (02:46 +0000)
From: Steinar Bang <steinar@bang.priv.no>

texi/ChangeLog
texi/gnus.texi

index 34bec49..2ab3a18 100644 (file)
@@ -1,3 +1,8 @@
+2002-02-09  ShengHuo ZHU  <zsh@cs.rochester.edu>
+
+       * gnus.texi (Group Parameters): Addition.
+       From: Steinar Bang <steinar@bang.priv.no>
+       
 2002-02-08  ShengHuo ZHU  <zsh@cs.rochester.edu>
 
        * gnus.texi (Article Washing): Addition.
index e40f3dd..d1b4c50 100644 (file)
@@ -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