diff lisp/gnus/gnus-sum.el @ 111556:ee13ba492319

Rework how Gnus is supposed to be able to display all the images in HTML. shr.el (shr-tag-img): Put a displayer in the text property. gnus-util.el (gnus-find-text-property-region): New utility function. gnus-html.el (gnus-html-display-image): Make the alt optional. gnus-html.el (gnus-html-show-images): Remove. gnus-art.el (gnus-article-show-images): New, more general function. gnus-html.el, shr.el: Use image-url instead of gnus-image-url to unify the image url text properties.
author Katsumi Yamaoka <yamaoka@jpl.org>
date Mon, 15 Nov 2010 23:45:55 +0000
parents a62d0a8c179e
children cad125981c0f
line wrap: on
line diff
--- a/lisp/gnus/gnus-sum.el	Mon Nov 15 22:12:43 2010 +0000
+++ b/lisp/gnus/gnus-sum.el	Mon Nov 15 23:45:55 2010 +0000
@@ -2136,7 +2136,7 @@
   "d" gnus-article-display-face
   "s" gnus-treat-smiley
   "D" gnus-article-remove-images
-  "W" gnus-html-show-images
+  "W" gnus-article-show-images
   "f" gnus-treat-from-picon
   "m" gnus-treat-mail-picon
   "n" gnus-treat-newsgroups-picon