[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Emacs-diffs] Changes to emacs/man/gnus.texi,v
From: |
Reiner Steib |
Subject: |
[Emacs-diffs] Changes to emacs/man/gnus.texi,v |
Date: |
Wed, 03 Jan 2007 09:57:08 +0000 |
CVSROOT: /cvsroot/emacs
Module name: emacs
Changes by: Reiner Steib <rsteib> 07/01/03 09:57:07
Index: gnus.texi
===================================================================
RCS file: /cvsroot/emacs/emacs/man/gnus.texi,v
retrieving revision 1.102
retrieving revision 1.103
diff -u -b -r1.102 -r1.103
--- gnus.texi 30 Dec 2006 15:34:42 -0000 1.102
+++ gnus.texi 3 Jan 2007 09:57:07 -0000 1.103
@@ -11217,72 +11217,100 @@
type of the part. This variable is ignored if the value of the
controlling variable is a predicate list, as described above.
address@hidden
address@hidden Avoid sort of redundant entries in the same section for the
printed
address@hidden manual, but add them in info to allow `i gnus-treat-foo-bar RET'
or
address@hidden `i foo-bar'.
address@hidden gnus-treat-buttonize
address@hidden gnus-treat-buttonize-head
address@hidden gnus-treat-capitalize-sentences
address@hidden gnus-treat-overstrike
address@hidden gnus-treat-strip-cr
address@hidden gnus-treat-strip-headers-in-body
address@hidden gnus-treat-strip-leading-blank-lines
address@hidden gnus-treat-strip-multiple-blank-lines
address@hidden gnus-treat-strip-pem
address@hidden gnus-treat-strip-trailing-blank-lines
address@hidden gnus-treat-unsplit-urls
address@hidden gnus-treat-wash-html
address@hidden gnus-treat-date-english
address@hidden gnus-treat-date-iso8601
address@hidden gnus-treat-date-lapsed
address@hidden gnus-treat-date-local
address@hidden gnus-treat-date-original
address@hidden gnus-treat-date-user-defined
address@hidden gnus-treat-date-ut
address@hidden gnus-treat-from-picon
address@hidden gnus-treat-mail-picon
address@hidden gnus-treat-newsgroups-picon
address@hidden gnus-treat-display-smileys
address@hidden gnus-treat-body-boundary
address@hidden gnus-treat-display-x-face
address@hidden gnus-treat-display-face
address@hidden gnus-treat-emphasize
address@hidden gnus-treat-fill-article
address@hidden gnus-treat-fill-long-lines
address@hidden gnus-treat-hide-boring-headers
address@hidden gnus-treat-hide-citation
address@hidden gnus-treat-hide-citation-maybe
address@hidden gnus-treat-hide-headers
address@hidden gnus-treat-hide-signature
address@hidden gnus-treat-strip-banner
address@hidden gnus-treat-strip-list-identifiers
address@hidden gnus-treat-highlight-citation
address@hidden gnus-treat-highlight-headers
address@hidden gnus-treat-highlight-signature
address@hidden gnus-treat-play-sounds
address@hidden gnus-treat-translate
address@hidden gnus-treat-x-pgp-sig
address@hidden gnus-treat-unfold-headers
address@hidden gnus-treat-fold-headers
address@hidden gnus-treat-fold-newsgroups
address@hidden gnus-treat-leading-whitespace
address@hidden ifinfo
+
The following treatment options are available. The easiest way to
customize this is to examine the @code{gnus-article-treat} customization
group. Values in parenthesis are suggested sensible values. Others are
possible but those listed are probably sufficient for most people.
@table @code
address@hidden gnus-treat-buttonize
@item gnus-treat-buttonize (t, integer)
address@hidden gnus-treat-buttonize-head
@item gnus-treat-buttonize-head (head)
@xref{Article Buttons}.
address@hidden gnus-treat-capitalize-sentences
@item gnus-treat-capitalize-sentences (t, integer)
address@hidden gnus-treat-overstrike
@item gnus-treat-overstrike (t, integer)
address@hidden gnus-treat-strip-cr
@item gnus-treat-strip-cr (t, integer)
address@hidden gnus-treat-strip-headers-in-body
@item gnus-treat-strip-headers-in-body (t, integer)
address@hidden gnus-treat-strip-leading-blank-lines
@item gnus-treat-strip-leading-blank-lines (t, integer)
address@hidden gnus-treat-strip-multiple-blank-lines
@item gnus-treat-strip-multiple-blank-lines (t, integer)
address@hidden gnus-treat-strip-pem
@item gnus-treat-strip-pem (t, last, integer)
address@hidden gnus-treat-strip-trailing-blank-lines
@item gnus-treat-strip-trailing-blank-lines (t, last, integer)
address@hidden gnus-treat-unsplit-urls
@item gnus-treat-unsplit-urls (t, integer)
address@hidden gnus-treat-wash-html
@item gnus-treat-wash-html (t, integer)
@xref{Article Washing}.
address@hidden gnus-treat-date-english
@item gnus-treat-date-english (head)
address@hidden gnus-treat-date-iso8601
@item gnus-treat-date-iso8601 (head)
address@hidden gnus-treat-date-lapsed
@item gnus-treat-date-lapsed (head)
address@hidden gnus-treat-date-local
@item gnus-treat-date-local (head)
address@hidden gnus-treat-date-original
@item gnus-treat-date-original (head)
address@hidden gnus-treat-date-user-defined
@item gnus-treat-date-user-defined (head)
address@hidden gnus-treat-date-ut
@item gnus-treat-date-ut (head)
@xref{Article Date}.
address@hidden gnus-treat-from-picon
@item gnus-treat-from-picon (head)
address@hidden gnus-treat-mail-picon
@item gnus-treat-mail-picon (head)
address@hidden gnus-treat-newsgroups-picon
@item gnus-treat-newsgroups-picon (head)
@xref{Picons}.
address@hidden gnus-treat-display-smileys
@item gnus-treat-display-smileys (t, integer)
address@hidden gnus-treat-body-boundary
@item gnus-treat-body-boundary (head)
@vindex gnus-body-boundary-delimiter
- [Emacs-diffs] Changes to emacs/man/gnus.texi,v,
Reiner Steib <=