]> git.notmuchmail.org Git - notmuch/commit
emacs: Use notmuch-command variable in process-lines.
authorChris Gray <chrismgray@gmail.com>
Tue, 29 Nov 2011 17:58:31 +0000 (10:58 -0700)
committerDavid Bremner <bremner@debian.org>
Thu, 1 Dec 2011 01:19:44 +0000 (17:19 -0800)
commit9e805b6a5894c4e42deb78ad33523e550d157c75
treeb6015874b8e81b1f2a33848f621074cc372924cb
parent3a0a7303368a515acc8e73bd211818e852b7e18c
emacs: Use notmuch-command variable in process-lines.

The process-lines function calls the notmuch binary.  The location of
the binary may have been customized by the user, so it is better to
use the customized location rather than allowing the process-lines
function to search the user's PATH for the binary.
emacs/notmuch.el