summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorCarl Worth <cworth@cworth.org>2010-04-06 18:54:48 -0700
committerCarl Worth <cworth@cworth.org>2010-04-06 18:54:48 -0700
commit03693ce413b94fcfc82baf45236cd2e72d3ed64e (patch)
treeed271b038276892945f83bc751830d696e5ea4f8 /TODO
parent542e32876ebae630d7a281be938296950689cb50 (diff)
TODO: Note that "notmuch reply" needs to be tested.
This is a feature that we just added without a test case.
Diffstat (limited to 'TODO')
-rw-r--r--TODO3
1 files changed, 3 insertions, 0 deletions
diff --git a/TODO b/TODO
index 572dac8..1045e65 100644
--- a/TODO
+++ b/TODO
@@ -199,6 +199,9 @@ Fix the insane quoting nightmare of the test suite, (and once we do
that we can actually test the implicit-phrase search feature such as
"notmuch search 'body search (phrase)'"
+Test "notmuch reply" choosing the correct email address from the
+Received header when no configured email address appears in To or Cc.
+
General
-------
Audit everything for dealing with out-of-memory (and drop xutil.c).