unofficial mirror of notmuch@notmuchmail.org
 help / color / mirror / code / Atom feed
* [PATCH v6 0/6] emacs: Improve the cited message included in replies
@ 2016-02-20 18:24 Mark Walters
  2016-02-20 18:24 ` [PATCH v6 1/6] emacs/show: Re-arrange determination if a part header is necessary Mark Walters
                   ` (6 more replies)
  0 siblings, 7 replies; 17+ messages in thread
From: Mark Walters @ 2016-02-20 18:24 UTC (permalink / raw)
  To: notmuch

This is version 6 of this patch set -- the previous version is at
id:1455475199-32622-1-git-send-email-markwalters1009@gmail.com

The end result should be exactly the same as the previous series but
the tests should now pass at all intermediate points. To achieve this
I moved the part of the code allowing the new reply to code to say
"don't display buttons", before the new reply code change (patch 4),
and merged the one test fix needed with that main change.

Best wishes

Mark


David Edmondson (6):
  emacs/show: Re-arrange determination if a part header is necessary
  emacs/show: Make the insertion of part headers overridable.
  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: Let user specify which parts get a header in citations.

 emacs/notmuch-mua.el  |  60 ++++++++++-----------
 emacs/notmuch-show.el | 144 +++++++++++++++++++++++++++++++-------------------
 test/T310-emacs.sh    |  32 +++++++++++
 test/test-lib.el      |   4 ++
 4 files changed, 156 insertions(+), 84 deletions(-)

-- 
2.1.4

^ permalink raw reply	[flat|nested] 17+ messages in thread

end of thread, other threads:[~2016-03-07 19:26 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-02-20 18:24 [PATCH v6 0/6] emacs: Improve the cited message included in replies Mark Walters
2016-02-20 18:24 ` [PATCH v6 1/6] emacs/show: Re-arrange determination if a part header is necessary Mark Walters
2016-02-20 18:24 ` [PATCH v6 2/6] emacs/show: Make the insertion of part headers overridable Mark Walters
2016-02-20 18:24 ` [PATCH v6 3/6] emacs/show: Accommodate the lack of part header buttons Mark Walters
2016-02-20 18:24 ` [PATCH v6 4/6] emacs/mua: Generate improved cited text for replies Mark Walters
2016-03-07 17:52   ` Jani Nikula
2016-03-07 18:10     ` David Edmondson
2016-03-07 18:25       ` Jani Nikula
2016-03-07 18:49         ` David Edmondson
2016-03-07 19:26           ` Mark Walters
2016-02-20 18:24 ` [PATCH v6 5/6] emacs/show: Remove the 'no-buttons option of `notmuch-show-insert-bodypart' Mark Walters
2016-02-20 18:24 ` [PATCH v6 6/6] emacs/mua: Let user specify which parts get a header in citations Mark Walters
2016-03-07 17:17   ` Jani Nikula
2016-03-07 17:27     ` David Edmondson
2016-03-07 19:14       ` Mark Walters
2016-03-07 19:16       ` Jani Nikula
2016-02-22 11:57 ` [PATCH v6 0/6] emacs: Improve the cited message included in replies David Bremner

Code repositories for project(s) associated with this public inbox

	https://yhetil.org/notmuch.git/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).