diff options
author | Katsumi Yamaoka <yamaoka@jpl.org> | 2016-02-08 22:41:25 +0000 |
---|---|---|
committer | Katsumi Yamaoka <yamaoka@jpl.org> | 2016-02-08 22:41:25 +0000 |
commit | 0a4c102a8855786d0f1f1b82beb326680a9e7b05 (patch) | |
tree | 433f879eed009e2fc34ae97dd152d6ecc0ec377d /lisp/emacs-lisp/debug.el | |
parent | 463a8eae61ef3d5ae98452f4ee133c1f9b957462 (diff) | |
download | emacs-0a4c102a8855786d0f1f1b82beb326680a9e7b05.tar.gz emacs-0a4c102a8855786d0f1f1b82beb326680a9e7b05.tar.bz2 emacs-0a4c102a8855786d0f1f1b82beb326680a9e7b05.zip |
Refactor HTML images handling of Gnus and mm-* (a part of bug#21650)
* doc/misc/emacs-mime.texi (Display Customization):
Remove mm-inline-text-html-with-images; add documentations for
mm-html-inhibit-images and mm-html-blocked-images.
* lisp/gnus/gnus-art.el (gnus-article-show-images):
No need to bind mm-inline-text-html-with-images.
(gnus-bind-safe-url-regexp): Rename to gnus-bind-mm-vars.
(gnus-bind-mm-vars): Rename from gnus-bind-safe-url-regexp;
bind mm-html-inhibit-images and mm-html-blocked-images.
(gnus-mime-view-all-parts, gnus-mime-view-part-internally)
(gnus-mm-display-part, gnus-mime-display-single)
(gnus-mime-display-alternative): Use gnus-bind-mm-vars.
* lisp/gnus/mm-decode.el (mm-inline-text-html-with-images): Remove.
(mm-html-inhibit-images, mm-html-blocked-images): New user options.
(mm-shr): Bind shr-inhibit-images and shr-blocked-images with
mm-html-inhibit-images and mm-html-blocked-images respectively
instead of gnus-inhibit-images and gnus-blocked-images.
* lisp/gnus/mm-view.el (mm-setup-w3m): Use mm-html-inhibit-images
instead of mm-inline-text-html-with-images.
Diffstat (limited to 'lisp/emacs-lisp/debug.el')
0 files changed, 0 insertions, 0 deletions