]> git.notmuchmail.org Git - notmuch/commit
Fix folder: coherence issue
authorMark Anderson <ma.skies@gmail.com>
Wed, 29 Jun 2011 20:04:45 +0000 (14:04 -0600)
committerCarl Worth <cworth@cworth.org>
Wed, 29 Jun 2011 21:13:16 +0000 (14:13 -0700)
commit8a856e5c38b79359e4fbf9e27f58b1fe00c1e18a
tree2e74a40016a501f9d515d0057b9dc8a69f9426af
parent55a78d5dbd96b80939458d9d6cc8a536b1befa87
Fix folder: coherence issue

Add removal of all ZXFOLDER terms to removal of all XFOLDER terms for
each message filename removal.

The existing filename-list reindexing will put all the needed terms
back in.  Test search-folder-coherence now passes.

Signed-off-by:Mark Anderson <ma.skies@gmail.com>
lib/message.cc