X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=blobdiff_plain;f=INSTALL;h=c0b67a319642a41e2ec9b86009a60745cfe71598;hp=64b8e362cc335f277ed2400e63bd37b898be9e3e;hb=3493ea0ed5bd20b961aafa01eeddaf8cbc49b52f;hpb=0414c774d212c6be95385a9bf849460242da41a0 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 ------------