unofficial mirror of notmuch@notmuchmail.org
 help / color / mirror / code / Atom feed
From: "Gauthier Östervall" <gauthier@ostervall.se>
To: notmuch@notmuchmail.org
Subject: emacs integration
Date: Thu, 22 May 2014 13:07:05 +0200	[thread overview]
Message-ID: <CAM8gEgg4vLCv4RwafKhr=ZNyW13xw+V3X9FOL5exi3sJTKJkwA@mail.gmail.com> (raw)

I just installed notmuch and could index from the command line.
I read from the Setup section of the "emacs tips" page (
notmuch@notmuchmail.org ) that integrating to emacs is as simple as
(require 'notmuch).

1. First, I had a hard time to get the el files at all. I finally got
them from github.com/chrisdone/notmuch.git.
Is this ok? Where should I get them otherwise?

2. I put the git repot in ~/.emacs.d/includes/notmuch, and added that
to my load-path:
(add-to-list 'load-path "~/.emacs.d/includes/notmuch")
before the require line.
Require seemed to work (besides this error message: "Symbol's value as
variable is void: zenburn-blue")
Anything wrong here?

3. Opening notmuch.el revealed that notmuch had to be built, with
$ sudo make install-emacs.
Unfortunately this yields:
gauthier:~/.emacs.d/includes/notmuch $ sudo make install-emacs
make -C .. install-emacs
make[1]: Entering directory `/home/gauthier/.emacs.d/includes'
make[1]: *** No rule to make target `install-emacs'.  Stop.
make[1]: Leaving directory `/home/gauthier/.emacs.d/includes'
make: *** [install-emacs] Error 2

I am not sure why the makefile has "-C ..", but I am not either sure
how to solve it.
Where do I go from there?

             reply	other threads:[~2014-05-22 11:07 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-05-22 11:07 Gauthier Östervall [this message]
2014-05-23  7:20 ` emacs integration David Edmondson
2014-05-23 14:02   ` Gauthier Östervall
2014-05-24 17:43     ` Suvayu Ali

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://notmuchmail.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CAM8gEgg4vLCv4RwafKhr=ZNyW13xw+V3X9FOL5exi3sJTKJkwA@mail.gmail.com' \
    --to=gauthier@ostervall.se \
    --cc=notmuch@notmuchmail.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://yhetil.org/notmuch.git/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).