]> git.notmuchmail.org Git - notmuch/commit
notmuch.el: Switch from compilation-start to start-process
authorCarl Worth <cworth@cworth.org>
Sat, 31 Oct 2009 06:42:39 +0000 (23:42 -0700)
committerCarl Worth <cworth@cworth.org>
Sat, 31 Oct 2009 06:42:39 +0000 (23:42 -0700)
commiteb1a5b441be77dc875a9b0fa578441dc52ad442d
treeb62dfaafcc6ce541d920e5ab6e8b8f6d71c8ad1e
parent7e8ba9adf8198acf46f36913853c1af332467afe
notmuch.el: Switch from compilation-start to start-process

Compilation mode does a bunch of things that we don't want. Instead
of trying to tear it down to what we want, let's start at the other
end and build up only things that we really want.
notmuch.el