X-Git-Url: https://git.cworth.org/git?a=blobdiff_plain;f=emacs%2Fnotmuch-mua.el;h=c679373b175955092858c7bfe8366a4aa088c91e;hb=da302e1cbaaab89b2bbb32c0f59e1aa6ee708455;hp=f510c043fc4c9515dbe7910e3c1bc6b4c214b1f5;hpb=731697d671749a13634a2a4b843ce62f2927f64f;p=notmuch diff --git a/emacs/notmuch-mua.el b/emacs/notmuch-mua.el index f510c043..c679373b 100644 --- a/emacs/notmuch-mua.el +++ b/emacs/notmuch-mua.el @@ -474,7 +474,7 @@ the From: address." (with-current-buffer temp-buffer (erase-buffer) (let ((coding-system-for-read 'no-conversion)) - (call-process notmuch-command nil t nil + (notmuch--call-process notmuch-command nil t nil "show" "--format=raw" id)) ;; Because we process the messages in reverse order, ;; always generate a forwarded subject, then use the