X-Git-Url: https://git.notmuchmail.org/git?a=blobdiff_plain;ds=inline;f=emacs%2Fnotmuch-mua.el;h=24eebffa3b97699d0d566d85f8c17dc40fc69642;hb=2cdb3f54f71e5e415a930aaa36452ffe1db04d06;hp=ac2d29ecf5491bc318ac6ed19710d55d01298ee6;hpb=0df6dcfe7631b032e26c15ebb9627b3699200022;p=notmuch diff --git a/emacs/notmuch-mua.el b/emacs/notmuch-mua.el index ac2d29ec..24eebffa 100644 --- a/emacs/notmuch-mua.el +++ b/emacs/notmuch-mua.el @@ -146,7 +146,7 @@ list." (unless (bolp) (insert "\n"))) (defun notmuch-mua-reply (query-string &optional sender reply-all) - (let ((args '("reply" "--format=json")) + (let ((args '("reply" "--format=json" "--format-version=1")) reply original) (when notmuch-show-process-crypto