Merge pull request #2380 from mickeynp/bugfix/re-add-missing-argument

Re-add missing argument as `define-mail-user-agent' expects it
This commit is contained in:
Dirk-Jan C. Binnema 2022-12-16 18:57:04 +02:00 committed by GitHub
commit 926083458d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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: