X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=blobdiff_plain;f=emacs%2Fnotmuch-lib.el;h=11f6858ed65a68e4883f61dfb53130d53035dc79;hp=fded2d7b20dc19437eb155b20ca515583d6a77fb;hb=6c84dee53193a78cf797b44d3febcc14488ea6b1;hpb=df3fab18fe70ea750f6f06da30291c67de7e74f2 diff --git a/emacs/notmuch-lib.el b/emacs/notmuch-lib.el index fded2d7b..11f6858e 100644 --- a/emacs/notmuch-lib.el +++ b/emacs/notmuch-lib.el @@ -656,7 +656,7 @@ MSG (if it isn't already)." ;; Workaround: The call to `mm-display-part' below triggers a bug in ;; Emacs 24 if it attempts to use the shr renderer to display an HTML ;; part with images in it (demonstrated in 24.1 and 24.2 on Debian and -;; Fedora 17, though unreproducable in other configurations). +;; Fedora 17, though unreproducible in other configurations). ;; `mm-shr' references the variable `gnus-inhibit-images' without ;; first loading gnus-art, which defines it, resulting in a ;; void-variable error. Hence, we advise `mm-shr' to ensure gnus-art