[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Emacs-diffs] /srv/bzr/emacs/trunk r102424: gnus.texi (Misc Article): Do
From: |
Katsumi Yamaoka |
Subject: |
[Emacs-diffs] /srv/bzr/emacs/trunk r102424: gnus.texi (Misc Article): Document gnus-inhibit-images. |
Date: |
Thu, 18 Nov 2010 02:38:03 +0000 |
User-agent: |
Bazaar (2.0.3) |
------------------------------------------------------------
revno: 102424
committer: Katsumi Yamaoka <address@hidden>
branch nick: trunk
timestamp: Thu 2010-11-18 02:38:03 +0000
message:
gnus.texi (Misc Article): Document gnus-inhibit-images.
modified:
doc/misc/ChangeLog
doc/misc/gnus.texi
=== modified file 'doc/misc/ChangeLog'
--- a/doc/misc/ChangeLog 2010-11-13 03:33:24 +0000
+++ b/doc/misc/ChangeLog 2010-11-18 02:38:03 +0000
@@ -1,3 +1,7 @@
+2010-11-18 Katsumi Yamaoka <address@hidden>
+
+ * gnus.texi (Misc Article): Document gnus-inhibit-images.
+
2010-11-12 Katsumi Yamaoka <address@hidden>
* gnus.texi (Article Washing): Fix typo.
=== modified file 'doc/misc/gnus.texi'
--- a/doc/misc/gnus.texi 2010-11-12 05:59:53 +0000
+++ b/doc/misc/gnus.texi 2010-11-18 02:38:03 +0000
@@ -12461,6 +12461,8 @@
will be fetched as a result of reading mail, so that nobody can use
web bugs (and the like) to track whether you've read email.
+Also @pxref{Misc Article} for @code{gnus-inhibit-images}.
+
@item gnus-html-cache-directory
@vindex gnus-html-cache-directory
Gnus will download and cache images according to how
@@ -12941,6 +12943,15 @@
@uref{http://www.gnu.org/software/libidn/, GNU Libidn}, and this
variable is only enabled if you have installed it.
address@hidden gnus-inhibit-images
address@hidden gnus-inhibit-images
+If this is address@hidden, inhibit displaying of images inline in the
+article body. It is effective to images that are in articles as
address@hidden parts, and images in @acronym{HTML} articles rendered
+when @code{mm-text-html-renderer} (@pxref{Display Customization,
+,Display Customization, emacs-mime, The Emacs MIME Manual}) is
address@hidden or @code{gnus-w3m}.
+
@end table
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Emacs-diffs] /srv/bzr/emacs/trunk r102424: gnus.texi (Misc Article): Document gnus-inhibit-images.,
Katsumi Yamaoka <=