<html>
  <head>
    <meta content="text/html; charset=utf-8" http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">On 09/11/16 23:55, David Bremner wrote:<br>
    </div>
    <blockquote cite="mid:87lgws6wf3.fsf@tethera.net" type="cite">
      <pre wrap="">Matthew Lear <a class="moz-txt-link-rfc2396E" href="mailto:matt@bubblegen.co.uk"><matt@bubblegen.co.uk></a> writes:

</pre>
      <blockquote type="cite">
        <pre wrap="">On 28/10/16 22:34, Matthew Lear wrote:
</pre>
        <blockquote type="cite">
          <pre wrap="">
I will commence with trying to figure out what is causing the problem. I've seen some weirdness with margins when viewing HTML messages too. Maybe that's some kind of bizarre toolkit thing... Anyway, thanks a lot for testing and for confirming that there's no problem.
</pre>
        </blockquote>
        <pre wrap="">
>From what I can tell, this is purely caused by using:

(setq notmuch-mua-compose-in 'new-frame)
or
(setq notmuch-mua-compose-in 'new-window)
</pre>
      </blockquote>
      <pre wrap="">
Yes, I can replicate this bug in emacs 25.1 by

1) ./devel/try-emacs-mua -q

2) (setq notmuch-mua-compose-in 'new-frame)

3) reply to an html only message.


If I M-x toggle-debug-on-error I get a backtrace ending in

set-window-buffer(nil #<buffer  *temp*-321945>)
shr-pixel-column
shr-string-pixe-width
shr-insert-document
notmuch-show--insert-part-text/html-shr

I can't find an html only public-message so far to give a full
backtrace.
</pre>
    </blockquote>
    If it helps, here is some text in <b>bold </b>with some <font
      color="#ff0000">changes in red</font> that you can test with :-D<br>
  </body>
</html>