]> git.notmuchmail.org Git - notmuch/commit
emacs: Separate search line parsing and display
authorAustin Clements <amdragon@MIT.EDU>
Mon, 9 Jul 2012 21:42:35 +0000 (17:42 -0400)
committerDavid Bremner <bremner@debian.org>
Thu, 12 Jul 2012 23:38:43 +0000 (17:38 -0600)
commite4818cc9c50acf162f505b26706047132900cf63
tree262dcddab937ea4369268dc2d20fa03d5ccda23c
parentbbc74d98f51449c5cd18dec71658f29cdf9777a4
emacs: Separate search line parsing and display

Previously, much of the display of search lines was done in the same
function that parsed the CLI's output.  Now the parsing function only
parses, and notmuch-search-show-result fully inserts the search result
in the search buffer.
emacs/notmuch.el