]> git.cworth.org Git - notmuch/commitdiff
emacs/mua: change name of ignored parameter
authorDavid Bremner <david@tethera.net>
Fri, 6 Oct 2023 23:08:17 +0000 (20:08 -0300)
committerDavid Bremner <david@tethera.net>
Fri, 6 Oct 2023 23:37:16 +0000 (20:37 -0300)
Suppress compiler warning.

emacs/notmuch-mua.el

index 3679d7d70cd079374d81c3191f2548ce2e8592a3..e4b7e9d17848ce08c71bf245869e85234f9ad711 100644 (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