[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Highlight current line when using gud
From: |
Lars Ingebrigtsen |
Subject: |
Re: Highlight current line when using gud |
Date: |
Wed, 30 Jun 2021 13:54:06 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux) |
Condy Chen <condy0919@gmail.com> writes:
> Before this patch, dark theme users cannot distinguish the line from the
> background even though hl-line-mode is enabled. Personally I can't.
I'm not sure I understand the problem here -- hl-line-mode works fine
for me when using a dark background.
> Furthermore, users must set hl-line-sticky-flag to t to enable
> highlight in all windows or move the point to the source file buffer,
> otherwise only the arrow in fringe is helpful for which line program
> run to. It's too restricted in such a situation.
>
> So I propose to add a new overlay of current line to make gud more
> friendly and deprecate the old one.
The patch seems to add a new overlay mechanism for gud that's switched
on for all people? And is "the old one" you want to deprecate
hl-line-mode?
--
(domestic pets only, the antidote for overdose, milk.)
bloggy blog: http://lars.ingebrigtsen.no
- Highlight current line when using gud, Zhiwei Chen, 2021/06/28
- Re: Highlight current line when using gud, Condy Chen, 2021/06/29
- Re: Highlight current line when using gud, Eli Zaretskii, 2021/06/30
- Re: Highlight current line when using gud, Zhiwei Chen, 2021/06/30
- Re: Highlight current line when using gud, Eli Zaretskii, 2021/06/30
- Re: Highlight current line when using gud, Zhiwei Chen, 2021/06/30