X-Git-Url: https://git.cworth.org/git?a=blobdiff_plain;f=INSTALL;h=64b8e362cc335f277ed2400e63bd37b898be9e3e;hb=0414c774d212c6be95385a9bf849460242da41a0;hp=de268b6e699fe41a2c28eb4c4b2e2a2feac03c15;hpb=5939490f64ec08e931e263d1dfe5b33c3f442d26;p=obsolete%2Fnotmuch-old diff --git a/INSTALL b/INSTALL index de268b6e..64b8e362 100644 --- a/INSTALL +++ b/INSTALL @@ -14,6 +14,14 @@ 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 activate it. + Dependencies ------------ Notmuch depends on three libraries: Xapian, GMime 2.4, and Talloc