[PATCH v2] emacs: insert quotable parts in reply as they are displayed in show view

2013-09-01 Thread Mark Walters
Here is a slightly better (I think) version of this. If we use a temp-buffer we don't need the narrowing or point movement as the insert buffer-string should get that right. Best wishes Mark >From d0925d374411cf5031832f4d72b6fb5d21a45b21 Mon Sep 17 00:00:00 2001 From: Mark Walters

Re: [PATCH v2] emacs: insert quotable parts in reply as they are displayed in show view

2013-09-01 Thread Mark Walters
In reply, insert quotable parts using notmuch-show-insert-bodypart instead of calling notmuch-mm-display-part-inline directly to render the quoted parts as they are rendered in show view. The notable change is that replies to text/calendar parts quote the pretty printed output of

Re: [PATCH v2] emacs: insert quotable parts in reply as they are displayed in show view

2013-09-01 Thread Austin Clements
Quoth Mark Walters on Aug 30 at 5:49 pm: In reply, insert quotable parts using notmuch-show-insert-bodypart instead of calling notmuch-mm-display-part-inline directly to render the quoted parts as they are rendered in show view. The notable change is that replies to text/calendar

Re: [PATCH v2] emacs: insert quotable parts in reply as they are displayed in show view

2013-09-01 Thread Mark Walters
Here is a slightly better (I think) version of this. If we use a temp-buffer we don't need the narrowing or point movement as the insert buffer-string should get that right. Best wishes Mark From d0925d374411cf5031832f4d72b6fb5d21a45b21 Mon Sep 17 00:00:00 2001 From: Mark Walters

[PATCH v2] emacs: insert quotable parts in reply as they are displayed in show view

2013-08-30 Thread Mark Walters
> In reply, insert quotable parts using notmuch-show-insert-bodypart > instead of calling notmuch-mm-display-part-inline directly to render > the quoted parts as they are rendered in show view. > > The notable change is that replies to text/calendar parts quote the > pretty printed output of

[PATCH v2] emacs: insert quotable parts in reply as they are displayed in show view

2013-08-30 Thread Austin Clements
Quoth Mark Walters on Aug 30 at 5:49 pm: > > > In reply, insert quotable parts using notmuch-show-insert-bodypart > > instead of calling notmuch-mm-display-part-inline directly to render > > the quoted parts as they are rendered in show view. > > > > The notable change is that replies to

[PATCH v2] emacs: insert quotable parts in reply as they are displayed in show view

2013-08-29 Thread Jani Nikula
In reply, insert quotable parts using notmuch-show-insert-bodypart instead of calling notmuch-mm-display-part-inline directly to render the quoted parts as they are rendered in show view. The notable change is that replies to text/calendar parts quote the pretty printed output of

[PATCH v2] emacs: insert quotable parts in reply as they are displayed in show view

2013-08-29 Thread Jani Nikula
In reply, insert quotable parts using notmuch-show-insert-bodypart instead of calling notmuch-mm-display-part-inline directly to render the quoted parts as they are rendered in show view. The notable change is that replies to text/calendar parts quote the pretty printed output of

[PATCH v2] emacs: insert quotable parts in reply as they are displayed in show view

2013-08-28 Thread Tomi Ollila
On Tue, Aug 27 2013, Jani Nikula wrote: > In reply, insert quotable parts using notmuch-show-insert-bodypart > instead of calling notmuch-mm-display-part-inline directly to render > the quoted parts as they are rendered in show view. > > The notable change is that replies to text/calendar parts

[PATCH v2] emacs: insert quotable parts in reply as they are displayed in show view

2013-08-27 Thread Jani Nikula
In reply, insert quotable parts using notmuch-show-insert-bodypart instead of calling notmuch-mm-display-part-inline directly to render the quoted parts as they are rendered in show view. The notable change is that replies to text/calendar parts quote the pretty printed output of

[PATCH v2] emacs: insert quotable parts in reply as they are displayed in show view

2013-08-27 Thread Jani Nikula
In reply, insert quotable parts using notmuch-show-insert-bodypart instead of calling notmuch-mm-display-part-inline directly to render the quoted parts as they are rendered in show view. The notable change is that replies to text/calendar parts quote the pretty printed output of

Re: [PATCH v2] emacs: insert quotable parts in reply as they are displayed in show view

2013-08-27 Thread Tomi Ollila
On Tue, Aug 27 2013, Jani Nikula j...@nikula.org wrote: In reply, insert quotable parts using notmuch-show-insert-bodypart instead of calling notmuch-mm-display-part-inline directly to render the quoted parts as they are rendered in show view. The notable change is that replies to