<html> <head> <meta content="text/html; charset=utf-8" http-equiv="Content-Type"> </head> <body bgcolor="#FFFFFF" text="#000000">
On 09/11/16 23:55, David Bremner wrote:
<pre wrap="">Matthew Lear <matt@bubblegen.co.uk> writes: </pre>
<pre wrap="">On 28/10/16 22:34, Matthew Lear wrote: </pre>
<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>
<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>
<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>
If it helps, here is some text in bold with some <font color="#ff0000">changes in red</font> that you can test with :-D
</body> </html>