GNU bug report logs -
#23574
24.5; Overzealous underlining in emacs-nox
Previous Next
Reported by: Colin Woodbury <cwoodbury <at> azavea.com>
Date: Wed, 18 May 2016 17:11:01 UTC
Severity: normal
Tags: notabug
Found in version 24.5
Done: Lars Ingebrigtsen <larsi <at> gnus.org>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
> Date: Thu, 09 Jun 2016 10:38:48 +0200
> From: martin rudalics <rudalics <at> gmx.at>
> CC: npostavs <at> users.sourceforge.net, 23574 <at> debbugs.gnu.org,
> john.b.mastro <at> gmail.com, cwoodbury <at> azavea.com
>
> > No, it need not do any of that. The list is fixed for each redisplay
> > cycle of each buffer, so the list can be processed only once into a
> > bitmap of flags that tell which face attributes trigger face
> > extension. Then all redisplay needs to do is compare the attributes
> > of the face loaded into the iterator object at end of each line with
> > these flags.
>
> OK. But with my property list approach a once calculated bitmap would
> have simply overridden the face of the iterator object.
Your suggestion included a function, which could well return different
values on each call.
And creating new faces from arbitrary sets of attributes is no fun,
either.
> Suppose a user wants to use the same background for all spaces at the
> ends of all lines of a buffer regardless of "the last face used on the
> line". How would she specify that?
By putting the proper face property on the newline.
This bug report was last modified 3 years and 192 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.