[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#43702: Emacs master: Incorrect highlighting in regexp isearch.
From: |
Juri Linkov |
Subject: |
bug#43702: Emacs master: Incorrect highlighting in regexp isearch. |
Date: |
Wed, 07 Oct 2020 22:09:59 +0300 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (x86_64-pc-linux-gnu) |
>> >> I suppose you agree that the previous color palette in isearch
>> >> with a color gradient is not suitable for highlighting of group matches
>> >> because while looking at highlighted matches it's quite impossible to
>> >> say which color corresponds to which group number.
>> >
>> > And with the current implementation on master it is possible? If so,
>> > how?
>>
>> With only 2 default group faces it's possible to see that one of them
>> isearch-group-1 is brighter than the default isearch face, and another
>> isearch-group-2 is darker than the default isearch face.
>
> No, I meant to ask if it's possible to say which color corresponds to
> which group number.
The default two colors work well for simple regexps,
but degrade with increase of regexp complexity.
And defining more colors with same color gradations
doesn't help. Even the color scheme designed by Drew
has problems. So users and theme authors need to decide
themselves how many and what colors they want to use.
- bug#43702: Emacs master: Incorrect highlighting in regexp isearch., (continued)
- bug#43702: Emacs master: Incorrect highlighting in regexp isearch., Drew Adams, 2020/10/07
- bug#43702: Emacs master: Incorrect highlighting in regexp isearch., Juri Linkov, 2020/10/12
- bug#43702: Emacs master: Incorrect highlighting in regexp isearch., Drew Adams, 2020/10/12
- bug#43702: Emacs master: Incorrect highlighting in regexp isearch., Juri Linkov, 2020/10/13
- bug#43702: Emacs master: Incorrect highlighting in regexp isearch., Drew Adams, 2020/10/13
- bug#43702: Emacs master: Incorrect highlighting in regexp isearch., Juri Linkov, 2020/10/14
- bug#43702: Emacs master: Incorrect highlighting in regexp isearch., Drew Adams, 2020/10/14
- bug#43702: Emacs master: Incorrect highlighting in regexp isearch., Eli Zaretskii, 2020/10/07
- bug#43702: Emacs master: Incorrect highlighting in regexp isearch., Juri Linkov, 2020/10/07
- bug#43702: Emacs master: Incorrect highlighting in regexp isearch., Eli Zaretskii, 2020/10/07
- bug#43702: Emacs master: Incorrect highlighting in regexp isearch.,
Juri Linkov <=
- bug#43702: Emacs master: Incorrect highlighting in regexp isearch., Drew Adams, 2020/10/07
- bug#43702: Emacs master: Incorrect highlighting in regexp isearch., Juri Linkov, 2020/10/07
- bug#43702: Emacs master: Incorrect highlighting in regexp isearch., Drew Adams, 2020/10/07
bug#43702: Emacs master: Incorrect highlighting in regexp isearch., Juri Linkov, 2020/10/01