]> git.notmuchmail.org Git - notmuch/commit
notmuch.el: Switch from start-process to call-process
authorCarl Worth <cworth@cworth.org>
Sat, 31 Oct 2009 07:44:39 +0000 (00:44 -0700)
committerCarl Worth <cworth@cworth.org>
Sat, 31 Oct 2009 07:44:39 +0000 (00:44 -0700)
commit095a5ac382fe4fb78e7051826b56da05c4a92f26
tree000b44fb2be7c9efc96fcd371631afe8b969464c
parenteb1a5b441be77dc875a9b0fa578441dc52ad442d
notmuch.el: Switch from start-process to call-process

We now get the point staying right at the top where we want it.
We also don't get any extraneous noise about "Process notmuch
completed" or anything like that. Just the output in a read-only
buffer.
notmuch.el