From: Carl Worth Date: Wed, 7 Apr 2010 01:54:48 +0000 (-0700) Subject: TODO: Note that "notmuch reply" needs to be tested. X-Git-Tag: 0.2~100 X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=commitdiff_plain;h=03693ce413b94fcfc82baf45236cd2e72d3ed64e TODO: Note that "notmuch reply" needs to be tested. This is a feature that we just added without a test case. --- diff --git a/TODO b/TODO index 572dac8e..1045e653 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).