emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Highlight current line when using gud


From: Zhiwei Chen
Subject: Re: Highlight current line when using gud
Date: Wed, 30 Jun 2021 12:59:21 +0000

> On Jun 30, 2021, at 8:53 PM, Zhiwei Chen <chenzhiwei03@kuaishou.com> wrote:
> 
>> 
>>> 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?

Yes, this patch adds a new overlay. And I would like to remove the use of 
hl-line-mode since hl-line-mode only works in a limited situation.

--
Zhiwei Chen




reply via email to

[Prev in Thread] Current Thread [Next in Thread]