From 269fc5374d03be492ccabb02e66548fa32ee549d Mon Sep 17 00:00:00 2001 From: djcb Date: Wed, 17 Oct 2012 11:15:07 +0300 Subject: [PATCH] * mu4e: add note about not being able to find mu4e --- mu4e/mu4e.texi | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/mu4e/mu4e.texi b/mu4e/mu4e.texi index 5c32654c..b3edf044 100644 --- a/mu4e/mu4e.texi +++ b/mu4e/mu4e.texi @@ -405,7 +405,15 @@ it. So, add to your @file{~/.emacs} (or its moral equivalent, such as @end lisp If @command{emacs} complains that it cannot find @t{mu4e}, check your -@code{load-path}. +@code{load-path} and make sure that @t{mu4e}'s installation directory is part +of it. If not, you can add it: + +@lisp +(add-to-list 'load-path MU4E-PATH) +@end lisp + +with @t{MU4E-PATH} replaced with the actual path. + @node Folders @section Folders