From f0d4c3ace230dd043984c0acc57e20ae92c85337 Mon Sep 17 00:00:00 2001 From: Carl Worth Date: Thu, 12 Nov 2009 07:05:43 -0800 Subject: [PATCH] TODO: Add note on making "notmuch new" interruptible. This note was described in the previous commit message, but mistakenly not committed: The note about making "notmuch setup" faster is now rewritten to apply to "notmuch new" since "notmuch setup" no longer does any mail indexing. --- TODO | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/TODO b/TODO index b2c4b6ef..c0c30773 100644 --- a/TODO +++ b/TODO @@ -12,6 +12,10 @@ relative to the database path. (Otherwise, moving the database to a new directory will result in notmuch creating new timestamp documents and leaving stale ones behind.) +Ensure that "notmuch new" is sane if its first, giant indexing session +gets interrupted, (that is, ensure that any results indexed so far are +flushed). + Fix notmuch.c to use a DIR prefix for directory timestamps, (the idea being that it can then add other non-directory timestamps such as for noting how far back in the past mail has been indexed, and whether it -- 2.43.0