]> git.notmuchmail.org Git - notmuch/commit
emacs: Pass plist to `notmuch-search-show-result'
authorAustin Clements <amdragon@MIT.EDU>
Mon, 9 Jul 2012 21:42:38 +0000 (17:42 -0400)
committerDavid Bremner <bremner@debian.org>
Thu, 12 Jul 2012 23:39:12 +0000 (17:39 -0600)
commit1a5bcdf6c161746269f64599328ed6b616859760
tree145bc40102496348851e274120a8d9ce7887a2c8
parent17525340a27e494b70612acad140eea3dfc16eda
emacs: Pass plist to `notmuch-search-show-result'

Rather than passing lots of arguments and then further passing those
to `notmuch-search-insert-field', pass a plist containing all of the
search result information.  This plist is compatible with the JSON
format search results.
emacs/notmuch.el