Hi, The empty line indicator seems to be a new kind of fringe bitmap used to create repetitive patterns. The code was only half-hearted when it comes to this, as it cashed only the first of the alternative images. I rewrote the code to cache the full image and select a suitable subpart of the when drawing. If you have time, please try out the attached patch. Thanks! -- Anders On Mon, Nov 2, 2015 at 6:18 AM, Keith David Bershatsky wrote: > With respect to fringe.diff from October 29, 2015, applied to a latest > download of Emacs master branch, an issue remains with respect to empty > line indicators at the end of the buffer. It looks like two of the > indicators are correct, then one is reversed, then two are correct, then > one is reversed, and so on. The fringe bitmap images prior to the end of > the buffer looked correct for the few that I tried. > > Thanks, > > Keith >