diff --git a/mu4e/mu4e-compose.el b/mu4e/mu4e-compose.el index 7b355df2..e0b076cf 100644 --- a/mu4e/mu4e-compose.el +++ b/mu4e/mu4e-compose.el @@ -855,7 +855,7 @@ they do not conflict with mu4e inner workings." ;; this case, but let's prepare for the re-edit case as well (mu4e--compose-setup 'new - (lambda (_parent _orig) + (lambda (_parent) (message-mail to subject other-headers continue nil yank-action send-actions return-action)) switch-function))