]> 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)
committerDavid Bremner <bremner@debian.org>
Thu, 30 Jun 2011 00:58:53 +0000 (21:58 -0300)
commitd77c7cefe45d132bd38aa5bfd4dd2f7a624b090b
tree8d0350bc86218eb6215d51132fe29ada80f568ff
parent671ffbb76600f7522db54151974cd0afdde240aa
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>
(cherry picked from commit 8a856e5c38b79359e4fbf9e27f58b1fe00c1e18a)
lib/message.cc