projects
/
notmuch.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
542e328
)
TODO: Note that "notmuch reply" needs to be tested.
author
Carl Worth
<cworth@cworth.org>
Wed, 7 Apr 2010 01:54:48 +0000
(18:54 -0700)
committer
Carl Worth
<cworth@cworth.org>
Wed, 7 Apr 2010 01:54:48 +0000
(18:54 -0700)
This is a feature that we just added without a test case.
TODO
patch
|
blob
|
history
diff --git
a/TODO
b/TODO
index 572dac8ee3e3709d5a78fb7ddb496a04950bc6bc..1045e653a7c007594ba5327e20e6086002dce022 100644
(file)
--- 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).