]> git.notmuchmail.org Git - notmuch/blobdiff - emacs/notmuch-show.el
emacs/show: restrict inlined mimetypes on refresh.
[notmuch] / emacs / notmuch-show.el
index a66506780005fb1940dfa6e229b339c0f16b1119..619337b4461ffd1b2e2bb479e0eeee4c3ecf7228 100644 (file)
@@ -1528,6 +1528,7 @@ non-nil) then the state of the buffer (open/closed messages) is
 reset based on the original query."
   (interactive "P")
   (let ((inhibit-read-only t)
+       (mm-inline-override-types (notmuch--inline-override-types))
        (state (unless reset-state
                 (notmuch-show-capture-state))))
     ;; `erase-buffer' does not seem to remove overlays, which can lead