From: Carl Worth Date: Wed, 26 Jan 2011 05:53:14 +0000 (+1000) Subject: lib: Save and restore term position in message while indexing. X-Git-Tag: debian/0.6_254~204 X-Git-Url: https://git.cworth.org/git?a=commitdiff_plain;h=db70f3f0c4132b6113a68604dc8439360dc9b9b8;hp=db70f3f0c4132b6113a68604dc8439360dc9b9b8;p=notmuch lib: Save and restore term position in message while indexing. This fixes the recently addead search-position-overlap bug as demonstrated in the test of the same name. ---