diff --git a/mu4e/mu4e.texi b/mu4e/mu4e.texi index 02f62c14..91167fc5 100644 --- a/mu4e/mu4e.texi +++ b/mu4e/mu4e.texi @@ -1862,7 +1862,7 @@ Let's look at an example. Suppose you want a different trash folder for work-email. You can achieve this with something like: @lisp - (setq mu4e-sent-folder + (setq mu4e-trash-folder (lambda (msg) ;; the 'and msg' is to handle the case where msg is nil (if (and msg