Update mail trash setup to mu4e 1.8

This commit is contained in:
Antoine Martin 2022-07-23 18:12:31 +02:00
parent dcfac64832
commit e7e17f8877

View file

@ -690,8 +690,8 @@ will have to be adapted soon.
:dyn-target (lambda (target msg)
(mu4e-get-trash-folder msg))
:action (lambda (docid msg target)
(mu4e~proc-move
docid (mu4e~mark-check-target target) "-N"))))
(mu4e--server-move
docid (mu4e--mark-check-target target) "-N"))))
#+end_src
** Add git-apply-path to mu4e actions