]> git.notmuchmail.org Git - notmuch/commitdiff
emacs: Introduce `notmuch-call-notmuch-sexp'
authorAustin Clements <amdragon@MIT.EDU>
Sun, 23 Jun 2013 23:43:17 +0000 (19:43 -0400)
committerDavid Bremner <bremner@debian.org>
Tue, 25 Jun 2013 05:57:02 +0000 (22:57 -0700)
This is just like `notmuch-call-notmuch-json', but parses S-expression
output.  Note that, also like `notmuch-call-notmuch-json', this
doesn't consider trailing data to be an error, which may or may not be
what we want in the long run.


No differences found