[PATCH 0/2] Replying to HTML-only emails

Adam Wolfe Gordon awg+notmuch at xvx.ca
Sat Apr 21 17:54:51 PDT 2012


Hi all,

My recent reply enhancements were originally intended to allow proper
quoting of HTML-only email in reply. While the final version was a big
improvement on reply in general, it didn't actually acheive this goal.

So, this series finishes that work, using mm-display-part to render the
content of the original message correctly before inserting it into the reply
message. I've also added a test for this feature.

I'm not 100% happy with how the code looks for this, but I couldn't figure
out a way to make it work without the kind of ugly narrow-to-region. If
anyone has suggestions here I'd like to hear them.

Adam Wolfe Gordon (2):
  test: Replying to an HTML-only message in emacs
  emacs: Correctly quote non-text/plain parts in reply

 emacs/notmuch-mua.el |   20 +++++++++++++++-----
 test/emacs           |   26 ++++++++++++++++++++++++++
 2 files changed, 41 insertions(+), 5 deletions(-)

-- 
1.7.5.4



More information about the notmuch mailing list