[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Merging the underline attribute at EOL
From: |
Eli Zaretskii |
Subject: |
Re: Merging the underline attribute at EOL |
Date: |
Tue, 17 Dec 2019 05:22:28 +0200 |
> Date: Mon, 16 Dec 2019 21:31:56 +0100
> From: Ergus <address@hidden>
> Cc: address@hidden
>
> I had build a wrong branch where I have actually added
>
> NILP (face->lface[LFACE_EXTEND_INDEX])
>
> to the condition you mention.
>
> Actually the question is why there is only:
>
> face->box == FACE_NO_BOX
>
> Maybe we have to remove it and rely only in the extend attribute?
If the extend attribute is set, but the background color is the same
as the default, and there's no box/underline/overline/strikethrough
attributes set, then we can still return early, no?
- Merging the underline attribute at EOL, Eli Zaretskii, 2019/12/14
- Re: Merging the underline attribute at EOL, Ergus, 2019/12/15
- Re: Merging the underline attribute at EOL, Ergus, 2019/12/15
- Re: Merging the underline attribute at EOL, Ergus, 2019/12/16
- Re: Merging the underline attribute at EOL, Eli Zaretskii, 2019/12/16
- Re: Merging the underline attribute at EOL, Ergus, 2019/12/16
- Re: Merging the underline attribute at EOL,
Eli Zaretskii <=
- Re: Merging the underline attribute at EOL, Ergus, 2019/12/17
- Re: Merging the underline attribute at EOL, Eli Zaretskii, 2019/12/17
- Re: Merging the underline attribute at EOL, Ergus, 2019/12/18
- Re: Merging the underline attribute at EOL, Eli Zaretskii, 2019/12/19
- Re: Merging the underline attribute at EOL, Ergus, 2019/12/22
- Re: Merging the underline attribute at EOL, Eli Zaretskii, 2019/12/23