]> git.notmuchmail.org Git - notmuch/commit - emacs/notmuch-show.el
emacs: honour notmuch-show-text/html-blocked-images in w3m messages
authorjao <jao@gnu.org>
Wed, 4 Aug 2021 00:02:41 +0000 (01:02 +0100)
committerDavid Bremner <david@tethera.net>
Wed, 4 Aug 2021 01:55:52 +0000 (22:55 -0300)
commitc1f542d68ae843eedc2f5686203aa41dbb6a38e7
tree222bc9f80f378fdadd7119114f7d98b8b923118c
parent3fc2e5f23bbbe3e9341397712a6a4d786adb8d6a
emacs: honour notmuch-show-text/html-blocked-images in w3m messages

When mm-text-html-renderer is set to 'w3m, the variable playing the
role of a regular expression for blocked images is
w3m-ignored-image-url-regexp.  We bind it when the renderer is not
'shr.
emacs/notmuch-show.el