Merge pull request #1976 from Chris00/master
mu4e-mark: Allow executing marks without passing a prefix argument
This commit is contained in:
@ -377,7 +377,7 @@ user which one)."
|
||||
(mu4e-error "Target dir %s does not exist " fulltarget)
|
||||
target)))
|
||||
|
||||
(defun mu4e-mark-execute-all (no-confirmation)
|
||||
(defun mu4e-mark-execute-all (&optional no-confirmation)
|
||||
"Execute the actions for all marked messages in this buffer.
|
||||
After the actions have been executed successfully, the affected
|
||||
messages are *hidden* from the current header list. Since the
|
||||
|
||||
Reference in New Issue
Block a user