]> git.notmuchmail.org Git - notmuch/commit
test: Add test for reply functionality within emacs.
authorCarl Worth <cworth@cworth.org>
Thu, 28 Oct 2010 01:43:09 +0000 (18:43 -0700)
committerCarl Worth <cworth@cworth.org>
Thu, 28 Oct 2010 01:43:09 +0000 (18:43 -0700)
commit76f1c84e6f8caf8768e2bd10a4db2954703b19b9
tree9adf1193d3c4e325598accc3ca8c473ab21c7a2e
parentc6e70e15eaf7355fb9fe9b599aef07f2be619968
test: Add test for reply functionality within emacs.

The reply is primarily taken care of by "notmuch reply" which is already
thoroughly tested. But a recent bug is inserting a duplicate From header
in the emacs-based reply. So exercise that bug here.
test/emacs