GNU bug report logs -
#37944
27.0.50; text-properties stop at newline rather than window
Previous Next
Reported by: Alex Branham <alex.branham <at> gmail.com>
Date: Sun, 27 Oct 2019 12:51:01 UTC
Severity: normal
Found in version 27.0.50
Done: Lars Ingebrigtsen <larsi <at> gnus.org>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
> From: Alex Branham <alex.branham <at> gmail.com>
> Date: Sun, 27 Oct 2019 08:50:12 -0400
>
> For example, if you use ledger-mode the following transaction:
>
> 2019-10-27 foo
> Expenses:Rent $ 10.00
> Assets:Checking
>
> in Emacs 26.3 the face ledger-font-xact-highlight-face gets shown to the
> window's right edge but in Emacs built from git master it is only shown
> up through the newline character on each line. I've noticed this affects
> magit too and likely others. I skimmed through the NEWS file but didn't
> see anything about this; sorry if I've missed discussion elsewhere.
From NEWS:
** New face attribute ':extend' to control face extension at EOL.
The new face attribute ':extend' controls whether to use the face for
displaying the empty space beyond end of line (EOL) till the edge of
the window. By default, this attribute is non-nil only for 'region',
'secondary-selection', 'hl-line' and diff faces; any other face that
crosses end of line will not affect the display of the empty space at EOL.
This bug report was last modified 5 years and 238 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.