X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=blobdiff_plain;f=emacs%2Fnotmuch-show.el;h=c4e0a99693be682d9728693449981da48f0d6654;hp=e5de97790e4da9fe7cc4d55d15a170b9261fdf5f;hb=2bd374c91efd6ed0c42fb6ff5b4b969ec0e16cee;hpb=3553b0a2886614382cd25b51ad31c31ec92bef4c diff --git a/emacs/notmuch-show.el b/emacs/notmuch-show.el index e5de9779..c4e0a996 100644 --- a/emacs/notmuch-show.el +++ b/emacs/notmuch-show.el @@ -2042,7 +2042,7 @@ the user (see `notmuch-show-stash-mlarchive-link-alist')." (with-current-buffer buf (setq notmuch-show-process-crypto process-crypto) ;; Always acquires the part via `notmuch part', even if it is - ;; available in the JSON output. + ;; available in the SEXP output. (insert (notmuch-get-bodypart-internal message-id nth notmuch-show-process-crypto))) buf))