A recent "notmuch restore" command took *forever* for me. Obviously,
we need to fix the underlying performance bug in Xapian, but in the
meantime, a progress indicator would help.
notmuch command-line tool
-------------------------
+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).