unofficial mirror of notmuch@notmuchmail.org
 help / color / mirror / code / Atom feed
* [PATCH v2 0/5] Use invisibility to toggle display of all parts including multipart
@ 2012-12-13  9:11 Mark Walters
  2012-12-13  9:12 ` [PATCH v2 1/5] emacs: show: modify insert-part-header to save the button text Mark Walters
                   ` (5 more replies)
  0 siblings, 6 replies; 9+ messages in thread
From: Mark Walters @ 2012-12-13  9:11 UTC (permalink / raw)
  To: notmuch

This is version 2 of the patch series (version 1 at
id:1354663662-20524-1-git-send-email-markwalters1009@gmail.com)

Almost all of the changes and fixes are in response to Austin's
review. I have changed things as he suggested.

There are two small extra tiny patches in this version: I set the
default value of notmuch-show-all-multipart/alternative-parts to nil.

The second is to fix a bug reported by Jani: that fake-patch parts (as
provided by notmuch-wash) did not get hidden when the whole message
was hidden.  This was due to notmuch-wash-convert-inline-patch-to-part
not passing a msg on down to notmuch-show-insert-bodypart. Previously
this did not matter but with with this series msg is needed to
construct the correct overlays.

Best wishes

Mark




Mark Walters (5):
  emacs: show: modify insert-part-header to save the button text
  emacs: show: add overlays for each part
  emacs: show: add invisibility button action
  emacs: wash: fix fake-diff part to include msg parameter
  emacs: show: set default show-all-multipart/alternatives to nil

 emacs/notmuch-show.el |  115 ++++++++++++++++++++++++++++++++++++++-----------
 emacs/notmuch-wash.el |    2 +-
 2 files changed, 90 insertions(+), 27 deletions(-)

-- 
1.7.9.1

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

end of thread, other threads:[~2012-12-15  5:52 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-12-13  9:11 [PATCH v2 0/5] Use invisibility to toggle display of all parts including multipart Mark Walters
2012-12-13  9:12 ` [PATCH v2 1/5] emacs: show: modify insert-part-header to save the button text Mark Walters
2012-12-13  9:12 ` [PATCH v2 2/5] emacs: show: add overlays for each part Mark Walters
2012-12-15  5:39   ` Austin Clements
2012-12-13  9:12 ` [PATCH v2 3/5] emacs: show: add invisibility button action Mark Walters
2012-12-15  5:45   ` Austin Clements
2012-12-13  9:12 ` [PATCH v2 4/5] emacs: wash: fix fake-diff part to include msg parameter Mark Walters
2012-12-13  9:12 ` [PATCH v2 5/5] emacs: show: set default show-all-multipart/alternatives to nil Mark Walters
2012-12-15  5:52 ` [PATCH v2 0/5] Use invisibility to toggle display of all parts including multipart Austin Clements

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).