diff --git a/mu4e/mu4e.texi b/mu4e/mu4e.texi index 6a5045ca..0ea7db2d 100644 --- a/mu4e/mu4e.texi +++ b/mu4e/mu4e.texi @@ -1129,7 +1129,7 @@ conflicting key bindings. If you want to automatically fold all threads after a query, you can use a hook: @lisp - (add-hook 'mu4e-thread-mode-hook #'mu4e-thread-fold-apply-all) + (add-hook 'mu4e-thread-mode-hook #'mu4e-thread-fold-all) @end lisp By default, single-child threads are @emph{not} collapsed, since it would result