[PATCH v3 0/9] emacs: Improve the cited message included in replies
David Edmondson
dme at dme.org
Mon May 12 05:29:20 PDT 2014
emacs: Improve the cited message included in replies
I tried to do things in small increments to make it easier to review.
v2:
- Don't run the text/plain hooks when generating the message to quote.
v3:
- Remove the 'no-button code, as it's no longer used.
- Control the insertion of part headers using a function.
- Fix the tests.
David Edmondson (9):
emacs/show: Re-arrange determination if a part header is necessary
emacs/show: Allow the user to decide when part headers should be
inserted
emacs/show: Accommodate the lack of part header buttons
emacs/mua: Generate improved cited text for replies
emacs/show: Remove the 'no-buttons option of
`notmuch-show-insert-bodypart'
emacs/mua: Don't insert part headers in citations
test: Update the test output to accord with the reply changes
emacs/mua: Insert part headers depending on the message
test: Update the test output to accord with more reply changes
emacs/notmuch-mua.el | 82 +++++++++++++++++++-----------
emacs/notmuch-show.el | 135 +++++++++++++++++++++++++++++++-------------------
test/T310-emacs.sh | 44 ++++++++++++++++
3 files changed, 180 insertions(+), 81 deletions(-)
--
2.0.0.rc0
More information about the notmuch
mailing list