[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: How to let hl-line-mode ignore text with non-default background colo
From: |
Eli Zaretskii |
Subject: |
Re: How to let hl-line-mode ignore text with non-default background color? |
Date: |
Tue, 09 Jan 2018 05:45:40 +0200 |
> From: zhang cc <address@hidden>
> Date: Tue, 9 Jan 2018 02:25:10 +0000
>
> Text with face custom background color or with inverse-video be set.
>
> These text usually is important ones like TODO in org-mode or matched words
> in search result. But
> hl-line-mode makes them can’t be seen clearly which is annoying.
Please show an example of this. I don't see a problem with the
default face definitions, at least not with display of search matches.
(I've read the stack-overflow question, and I still am not sure what
is the problem, since hl-line's background is rather light, and should
be very different from any reasonable foreground.) Maybe you use some
theme that is a factor here, or maybe your face customizations are
involved.
IOW, please show a complete recipe for reproducing the problem (it is
also advisable to post that with "M-x report-emacs-bug RET", so the
issue is recorded by the Emacs issue tracker).
Thanks.