fix: mu4e-view-save-attachments void variable

This `_` looks like typo (correct me if I'm mistaken).
`_arg` instead of `arg` here caused `Symbol’s value as variable is void: arg`.
This commit is contained in:
Jakub Darul 2021-08-25 15:00:15 +02:00 committed by GitHub
parent 5a6fcab31d
commit 167bb83d22
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -465,7 +465,7 @@ The alist uniquely maps the number to the gnus-part."
parts))
(defun mu4e-view-save-attachments (&optional _arg)
(defun mu4e-view-save-attachments (&optional arg)
"Save mime parts from current mu4e gnus view buffer.
When helm-mode is enabled provide completion on attachments and