mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-30 09:00:31 -08:00
gnus.texi (RSS): Remove nnrss-wash-html-in-text-plain-parts.
This commit is contained in:
parent
ab388ec43c
commit
b79bbef7ad
2 changed files with 4 additions and 9 deletions
|
|
@ -1,3 +1,7 @@
|
|||
2010-10-21 Katsumi Yamaoka <yamaoka@jpl.org>
|
||||
|
||||
* gnus.texi (RSS): Remove nnrss-wash-html-in-text-plain-parts.
|
||||
|
||||
2010-10-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
|
||||
|
||||
* gnus.texi (HTML): Document the function value of
|
||||
|
|
|
|||
|
|
@ -17713,15 +17713,6 @@ If you set @code{nnrss-use-local} to @code{t}, @code{nnrss} will read
|
|||
the feeds from local files in @code{nnrss-directory}. You can use
|
||||
the command @code{nnrss-generate-download-script} to generate a
|
||||
download script using @command{wget}.
|
||||
|
||||
@item nnrss-wash-html-in-text-plain-parts
|
||||
Non-@code{nil} means that @code{nnrss} renders text in @samp{text/plain}
|
||||
parts as @acronym{HTML}. The function specified by the
|
||||
@code{mm-text-html-renderer} variable (@pxref{Display Customization,
|
||||
,Display Customization, emacs-mime, The Emacs MIME Manual}) will be used
|
||||
to render text. If it is @code{nil}, which is the default, text will
|
||||
simply be folded. Leave it @code{nil} if you prefer to see
|
||||
@samp{text/html} parts.
|
||||
@end table
|
||||
|
||||
The following code may be helpful, if you want to show the description in
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue