<div dir="ltr">Hi David. Finally got back round to checking this with recent sw. Apologies for the long delay. I can confirm that the problem still exists as before, ie replying to my test html emails when composing the message in a new frame throws the bodypart errors. ...But I'm not too fussed about it because I've got used to not composing messages in new frames ;-)<div> <div>I've synced my emacs.git to:</div><div>* c3ff6712ad -  (HEAD, origin/emacs-25) * lisp/net/tls.el (tls-program): Fix :version (do not merge to master). (2017-09-14 16:38:29 -0400) <Glenn Morris></div><div><br></div><div>Emacs version is reported as 25.3.50.1.</div><div><br></div><div>And notmuch.git to:</div></div><div>* ab8b40f7 -  (HEAD -> master, origin/master, origin/HEAD) cli: make notmuch count --exclude a boolean argument (2017-10-15 19:22:40 -0300) <Jani Nikula><br></div><div><br></div><div>Using the tiny .emacs below is enough to trigger the problem:</div><div><br></div><div><div>(require 'shr)</div><div>(setq mm-text-html-renderer 'shr)</div><div>(setq mime-view-text/html-previewer 'shr)</div><div>(setq mm-html-inhibit-images nil)</div><div>(setq mm-html-blocked-images nil)</div><div>(require 'notmuch)</div><div>(setq notmuch-mua-compose-in 'new-frame)</div><div>(setq notmuch-multipart/alternative-discouraged '("text/plain"))</div></div><div><br></div><div>Not sure what you'd like to do with this from here...</div><div>Cheers,</div><div>--  Matt</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Jun 30, 2017 at 1:47 PM, David Bremner <span dir="ltr"><<a href="mailto:david@tethera.net" target="_blank">david@tethera.net</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">Matthew Lear <<a href="mailto:matt@bubblegen.co.uk">matt@bubblegen.co.uk</a>> writes:<br>
<br>
<br>
> It was indeed fixed...that is until I updated my emacs git tree to 25.2.1.<br>
> I've given up composing emails in new frames as it's now broken again -<br>
> this time when replying to emails which have quoted/embedded html in the<br>
> body. Feels like two steps forward, one step back :-(<br>
> --  Matt<br>
<br>
</span>Unfortunately I don't have easy access to emacs25.2; I've been waiting<br>
for it show up in Debian. Can you see if the relevant fix referenced in<br>
that bug log included in 25.2? I did wonder if maybe you had a local<br>
modification that was lost when you updated to 25.2.<br>
<span class="HOEnZb"><font color="#888888"><br>
d<br>
</font></span></blockquote></div><br></div>