On Fri, Nov 09, 2018 at 06:15:24AM -0800, Aaron Jensen wrote: > > I’ve twice seen a full frame blank. The first time was when pasting > something using cmd+v (it only happened the once) and the second time, > I don’t recall what I was doing. The first time it repainted the > entire frame with its two windows fine. The second time it repainted > the cursor on the inactive window and a seemingly random rectangle on > the active window that spanned several lines down below the cursor and > half the window’s width to the right. OK, so all new patch. It should apply to emacs-26 without any additional patches (and might be OK for master too). Just the usual ’git am’ should apply all four, I believe. If you can ignore the outer border randomly drawing in the wrong colour, images being upside down and live‐resize displaying the frame in black, then you’ll probably get along pretty well with this. (There’s also a slightly odd redrawing issue with the title and tool bars when dragging between monitors. No idea why that’s happening.) Additionally, the fonts are drawn differently. I imagine that’s the lack of subpixel anti‐aliasing that Yamamoto Mitsuharu talks about in the Mac port release notes, in which case you won’t notice anything on 10.14. -- Alan Third