X-Git-Url: https://git.notmuchmail.org/git?a=blobdiff_plain;f=emacs%2Fnotmuch-mua.el;h=59b546a65f072b18420e80aced14f22f938fac87;hb=a727e7d4d398375c4a3ba5020e2ab25b5b874785;hp=7a341ebf0588a3e91ee3666b119701be2ca91c8f;hpb=b2b65b4e6ded8e59e9de2e4d34620b2e8d8c9c53;p=notmuch diff --git a/emacs/notmuch-mua.el b/emacs/notmuch-mua.el index 7a341ebf..59b546a6 100644 --- a/emacs/notmuch-mua.el +++ b/emacs/notmuch-mua.el @@ -181,7 +181,7 @@ mutiple parts get a header." reply original) (when process-crypto - (setq args (append args '("--decrypt")))) + (setq args (append args '("--decrypt=true")))) (if reply-all (setq args (append args '("--reply-to=all")))