[PATCH 02/10] new: Don't loose messages on SIGINT.

2011-02-18 Thread Austin Clements
Previously, message removals were always performed, even after a SIGINT. As a result, when a message was moved from one folder to another, a SIGINT between processing the directory the message was removed from and processing the directory it was added to would result in notmuch removing that

[PATCH 02/10] new: Don't loose messages on SIGINT.

2011-02-17 Thread Austin Clements
Previously, message removals were always performed, even after a SIGINT. As a result, when a message was moved from one folder to another, a SIGINT between processing the directory the message was removed from and processing the directory it was added to would result in notmuch removing that