]> git.notmuchmail.org Git - notmuch/commit
emacs: wrap call-process-region
authorDavid Bremner <david@tethera.net>
Sun, 29 Aug 2021 19:23:30 +0000 (12:23 -0700)
committerDavid Bremner <david@tethera.net>
Sat, 11 Sep 2021 13:19:27 +0000 (10:19 -0300)
commit5e5f2122f91413e93761ca4a3d30b0b8b0d5e38e
tree4364e0574098907a54fbf0e7b7acdb3d60e9f09a
parenta890241138ea468f8a275941b02da39b4e894c1e
emacs: wrap call-process-region

As with notmuch--process-lines, initial purpose is to provide a safe
binding for default-directory. This is enough to make notmuch-hello
robust against non-existent or corrupt values default-directory, but
probably not other views.
emacs/notmuch-hello.el
emacs/notmuch-lib.el
emacs/notmuch-print.el
test/T440-emacs-hello.sh