From 760b6a14deacea9999195773d387e3561ba9cf9e Mon Sep 17 00:00:00 2001 From: "Dirk-Jan C. Binnema" Date: Mon, 13 Jan 2020 21:10:12 +0200 Subject: [PATCH] mu4e: fix typo in cc-creation Thanks to stsquad. --- mu4e/mu4e-draft.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mu4e/mu4e-draft.el b/mu4e/mu4e-draft.el index 427f09d5..c0a2b669 100644 --- a/mu4e/mu4e-draft.el +++ b/mu4e/mu4e-draft.el @@ -437,7 +437,7 @@ You can append flags." ;; otherwise... (concat (mu4e~draft-header "To" (mu4e~draft-recipients-construct :to origmsg)) - (mu4e~draft-header "Cc" (mu4e~draft-recipients-construct :cc origmsg)))))))) + (mu4e~draft-header "Cc" (mu4e~draft-recipients-construct :cc origmsg :reply-all)))))))) (defun mu4e~draft-reply-construct-recipients-list (origmsg) "Determine the to/cc recipients for a reply message to a