diff --git a/mu4e/mu4e-compose.el b/mu4e/mu4e-compose.el index 1e860c37..c751e565 100644 --- a/mu4e/mu4e-compose.el +++ b/mu4e/mu4e-compose.el @@ -799,7 +799,7 @@ draft message." ;;;###autoload (defun mu4e~compose-mail (&optional to subject other-headers _continue - yank-action _send-actions _return-action) + _switch-action yank-action _send-actions _return-action) "This is mu4e's implementation of `compose-mail'. Quoting its docstring: