From ecfc8df47627fde618a338b88d10e710a5611d3b Mon Sep 17 00:00:00 2001 From: Carl Worth Date: Tue, 1 Jun 2010 10:44:32 -0700 Subject: INSTALL/README: Clean up the description of how to run the emacs interface. The INSTALL file still had old information about the "make install-emacs" command which no longer exists. README was also giving pointers on how to develop a real interface, (which is not the right thing since README should be addressed to users, not coders). So remove the stale and misplaced information, and instead add a new "Running notmuch" section to the README describing how to run the notmuch command-line interface and how to run the emacs interface. --- INSTALL | 10 ---------- 1 file changed, 10 deletions(-) (limited to 'INSTALL') diff --git a/INSTALL b/INSTALL index 9cf328ee..e51b397c 100644 --- a/INSTALL +++ b/INSTALL @@ -18,16 +18,6 @@ will call configure for you). See this command: for detailed documentation of the things you can control at the configure stage. -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 -- cgit v1.2.3