From dd8a08bec49d61df40737d5eaf8f92a77af13008 Mon Sep 17 00:00:00 2001 From: Carl Worth Date: Thu, 12 Nov 2009 07:05:43 -0800 Subject: [PATCH] TODO: Update based on recent additions. We recently added support for "notmuch reply" and also made (most of) the hidden components self documenting. 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 | 9 --------- 1 file changed, 9 deletions(-) diff --git a/TODO b/TODO index d2a787a7..b2c4b6ef 100644 --- a/TODO +++ b/TODO @@ -1,10 +1,5 @@ Emacs interface (notmuch.el) ---------------------------- -Make hidden components self documenting, such as: - - [24-line citation, press 'c' to display.] - -Add support to compose a reply to the current messaage. notmuch command-line tool ------------------------- @@ -12,10 +7,6 @@ Give "notmuch restore" some progress indicator. Until we get the Xapian bugs fixed that are making this operation slow, we really need to let the user know that things are still moving. -Make "notmuch setup" not index all messages, but only what it can do -in a reasonable amount of time, (then add "notmuch index" so the user -can complete the job when convenient). - Fix notmuch.c to call add_timestamp/get_timestamp with path names relative to the database path. (Otherwise, moving the database to a new directory will result in notmuch creating new timestamp documents -- 2.43.0