From aac1d6035238f6a2b18c0dc0d7a5190a2187c511 Mon Sep 17 00:00:00 2001 From: Carl Worth Date: Sat, 21 Nov 2009 21:40:57 +0100 Subject: INSTALL/notmuch.el: More details on how to install/run notmuch.el Hopefully this will save some people some head-scratching trying to figure out how to use it. --- INSTALL | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'INSTALL') diff --git a/INSTALL b/INSTALL index 64b8e362..c0b67a31 100644 --- a/INSTALL +++ b/INSTALL @@ -20,7 +20,9 @@ Installing the notmuch.el emacs lisp function systemwide: sudo make install-emacs -Each user needs to add (require 'notmuch) in his ~/.emacs to activate it. +Each user needs to add (require 'notmuch) in his ~/.emacs to make it +available and then start emacs running notmuch with "emacs -f notmuch" +or start notmuch from within emacs with "M-x notmuch". Dependencies ------------ -- cgit v1.2.3