]> git.notmuchmail.org Git - notmuch/commit
test: Replying to an HTML-only message in emacs
authorAdam Wolfe Gordon <awg+notmuch@xvx.ca>
Sat, 5 May 2012 19:24:28 +0000 (13:24 -0600)
committerDavid Bremner <bremner@debian.org>
Sun, 6 May 2012 11:47:56 +0000 (08:47 -0300)
commit7fb8ab9f0b470dc236c92686ed33f8e0fa1d5727
tree9bf17f96a97a0cffd9637fc5fb15d229c9b12245
parent3a32aa6bdb193894016078d2832ee9eaaa01c27f
test: Replying to an HTML-only message in emacs

With the latest reply infrastructure, we should be able to nicely
quote HTML-only emails. But currently emacs quotes the raw HTML
instead of parsing it first. This commit adds a test for this case.

This test currently marked as broken.
test/emacs