X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=blobdiff_plain;f=INSTALL;h=c0b67a319642a41e2ec9b86009a60745cfe71598;hp=de268b6e699fe41a2c28eb4c4b2e2a2feac03c15;hb=3493ea0ed5bd20b961aafa01eeddaf8cbc49b52f;hpb=6732aa1b14013bb5fb8308d0751870032b5a8ecb diff --git a/INSTALL b/INSTALL index de268b6e..c0b67a31 100644 --- a/INSTALL +++ b/INSTALL @@ -14,6 +14,16 @@ Notmuch are satisfied. If they are not, the configure script will notice that and provide instructions on where to obtain the necessary dependencies. +notmuch.el installation +----------------------- +Installing the notmuch.el emacs lisp function systemwide: + + sudo make install-emacs + +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 ------------ Notmuch depends on three libraries: Xapian, GMime 2.4, and Talloc