]> git.notmuchmail.org Git - notmuch/commitdiff
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)
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.


No differences found