X-Git-Url: https://git.notmuchmail.org/git?a=blobdiff_plain;ds=sidebyside;f=emacs%2Fnotmuch-mua.el;h=24eebffa3b97699d0d566d85f8c17dc40fc69642;hb=fff2ea2ba9c11e16e1b54b04482ef49779e4826b;hp=ac2d29ecf5491bc318ac6ed19710d55d01298ee6;hpb=66c935cff37fcab1ef7b0a5cecf5bc1c62d8d2ed;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