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

Subject: [PATCH v2 0/2] Replying to HTML-only emails, v2

Date: Sat, 5 May 2012 13:24:27 -0600

To: notmuch@notmuchmail.org

Cc:

From: Adam Wolfe Gordon


Hi everyone,

Here is a new version of my HTML reply series [1], addressing Autin's review
comments. The reply code now shares more with the similar notmuch-show code,
which is a good thing.

Reviews welcome, but I'm hoping this can be in 0.13.

-- Adam

[1] id:"1335056093-17621-1-git-send-email-awg+notmuch@xvx.ca"

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

 emacs/notmuch-lib.el  |   19 +++++++++++++++++++
 emacs/notmuch-mua.el  |   13 ++++++++-----
 emacs/notmuch-show.el |   19 +------------------
 test/emacs            |   26 ++++++++++++++++++++++++++
 4 files changed, 54 insertions(+), 23 deletions(-)

-- 
1.7.5.4


Thread: