]> git.notmuchmail.org Git - notmuch/commit
emacs: Factor out synchronous notmuch JSON invocations
authorAustin Clements <amdragon@MIT.EDU>
Sat, 15 Dec 2012 20:04:16 +0000 (15:04 -0500)
committerDavid Bremner <bremner@debian.org>
Sun, 16 Dec 2012 21:00:22 +0000 (17:00 -0400)
commit66c935cff37fcab1ef7b0a5cecf5bc1c62d8d2ed
tree1fb3f2df33641c2813f6be80cdb5fc0f40b97061
parent0844af35eb9a4843fbf7053ca37f9f69bbafdcb1
emacs: Factor out synchronous notmuch JSON invocations

Previously this code was duplicated between show and reply.  This
factors out synchronously invoking notmuch and parsing the output as
JSON.
emacs/notmuch-lib.el
emacs/notmuch-mua.el
emacs/notmuch-query.el