emacs/mua: change name of ignored parameter

Suppress compiler warning.
This commit is contained in:
David Bremner 2023-10-06 20:08:17 -03:00
parent 5de7beec16
commit e4ead7656c

View file

@ -403,7 +403,7 @@ instead of `message-mode' and SWITCH-FUNCTION is mandatory."
(defun notmuch-mua-mail (&optional to subject other-headers _continue
switch-function yank-action send-actions
return-action &rest ignored)
return-action &rest _ignored)
"Invoke the notmuch mail composition window.
The position of point when the function returns differs depending