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