From 3dc4254f1cdecba7d0b777aeffc997ad54f545c9 Mon Sep 17 00:00:00 2001 From: Henrik Lissner Date: Wed, 1 Apr 2020 21:14:58 -0400 Subject: [PATCH] email/mu4e: mention missing mu4e errors in readme --- modules/email/mu4e/README.org | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/modules/email/mu4e/README.org b/modules/email/mu4e/README.org index a29f675b3..682b2049b 100644 --- a/modules/email/mu4e/README.org +++ b/modules/email/mu4e/README.org @@ -16,6 +16,8 @@ - [[#configuration][Configuration]] - [[#offlineimap][offlineimap]] - [[#mbsync][mbsync]] +- [[#troubleshooting][Troubleshooting]] + - [[#no-such-file-or-directory-mu4e][=No such file or directory, mu4e=]] * Description This module makes Emacs an email client, using ~mu4e~. @@ -121,3 +123,7 @@ Then configure Emacs to use your email address: #+END_SRC ** TODO mbsync +* Troubleshooting +** =No such file or directory, mu4e= +You will get =No such file or directory, mu4e= errors if you don't run ~doom +sync~ after installing =mu= through your package manager.