]> git.notmuchmail.org Git - notmuch/commit
emacs: wrap process-lines
authorDavid Bremner <david@tethera.net>
Sun, 29 Aug 2021 19:23:29 +0000 (12:23 -0700)
committerDavid Bremner <david@tethera.net>
Sat, 11 Sep 2021 13:16:47 +0000 (10:16 -0300)
commita890241138ea468f8a275941b02da39b4e894c1e
tree8f26ee426bf692f34f2fe49377a0038e3c37af56
parent06477bce03d09353e92cea7a59134b5ac3facae3
emacs: wrap process-lines

Initially just set the working directory, to avoid (the implicit)
call-process crashing when the default-directory points to a
non-existent location.

Use of a macro here is over-engineering for this change, but the same
change needs to be applied to several other process creation
primitives.
emacs/notmuch-address.el
emacs/notmuch-draft.el
emacs/notmuch-hello.el
emacs/notmuch-lib.el
emacs/notmuch-tree.el
emacs/notmuch.el