]> git.notmuchmail.org Git - notmuch/commit
lib: Indicate if there are more filenames after removal.
authorAustin Clements <amdragon@mit.edu>
Sun, 6 Feb 2011 09:17:49 +0000 (04:17 -0500)
committerDavid Bremner <bremner@debian.org>
Sat, 24 Sep 2011 01:50:39 +0000 (21:50 -0400)
commite4379c43e21ff69dcdb66064fe3de83ae0642fc0
treebbe39a2c1d31b2f40821f2ad2c7cc6a59bed6b74
parente59cc0031fbf84f49e32dedb9927f427d2c49309
lib: Indicate if there are more filenames after removal.

Make _notmuch_message_remove_filename return
NOTMUCH_STATUS_DUPLICATE_MESSAGE_ID if the message has more filenames
and fix callers to handle this.
lib/message.cc