]> git.notmuchmail.org Git - notmuch/commit
emacs: Fix notmuch-search-process-filter to handle incomplete lines
authorCarl Worth <cworth@cworth.org>
Thu, 10 Mar 2011 23:29:24 +0000 (15:29 -0800)
committerCarl Worth <cworth@cworth.org>
Fri, 11 Mar 2011 00:25:37 +0000 (16:25 -0800)
commit8a534dc60d5f4bf579eabda9ae482a1982de3e4e
tree7af07c6fc510b4293bfb491bc496bb7e2493dbda
parent44d3c57e2a62e8d8a299894619389d90c2b97a14
emacs: Fix notmuch-search-process-filter to handle incomplete lines

This fixes the recently-added emacs-large-search-buffer test. This is
as simple as saving any trailing input and then pre-prepending it on
the next call.

MAny thanks to Thomas Schwinge <thomas@schwinge.name> for tracking
down this problem and contributing a preliminary version of this fix.
emacs/notmuch.el