bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#21415: 25.0.50; Emacs Trunk -- pixelwise width/height for x-create-f


From: Anders Lindgren
Subject: bug#21415: 25.0.50; Emacs Trunk -- pixelwise width/height for x-create-frame
Date: Mon, 2 Nov 2015 21:50:39 +0100

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 <esq@lawlist.com> 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

Attachment: fringe2.diff
Description: Text document


reply via email to

[Prev in Thread] Current Thread [Next in Thread]