X-Git-Url: https://git.cworth.org/git?a=blobdiff_plain;f=emacs%2Fnotmuch-lib.el;h=a09f4ab8f27bb3a8e5684ef3b8f524bc4c32b7f0;hb=b1129d905af5643ffec6a19d6cb1cf76abf9d9ce;hp=84ba8c5e56de2aa151682bea74e30a4f3808b2e3;hpb=1c10d91d8e4a3e5bc76ca4c6b9939f3759e6ef5e;p=notmuch diff --git a/emacs/notmuch-lib.el b/emacs/notmuch-lib.el index 84ba8c5e..a09f4ab8 100644 --- a/emacs/notmuch-lib.el +++ b/emacs/notmuch-lib.el @@ -703,6 +703,7 @@ current buffer, if possible." (when (mm-inlinable-p handle) (set-buffer display-buffer) (mm-display-part handle) + (plist-put part :undisplayer (mm-handle-undisplayer handle)) t)))))) ;;; Generic Utilities