emacs-devel
[Top][All Lists]
Advanced

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

Re: Native line numbers landed on master


From: Yuri D'Elia
Subject: Re: Native line numbers landed on master
Date: Mon, 10 Jun 2019 17:33:27 +0200
User-agent: mu4e 1.3.1; emacs 27.0.50

On Mon, Jun 10 2019, Eli Zaretskii wrote:
>> (The image shows both my customized linum.el numbers and the new
>> native line numbers, for comparison.)
>
> If the issue is to have an option that will only display every Nth
> line number, maybe we can do that without allowing a function call.

Hiding would be too much for me. But the ability to change the
:foreground property for a multiple of N should be equivalent.

But as a side note: is this really that impactful to add a regular hook?
Surely this would (?) be run only for visible lines, of which you don't
have many. If you restrict to certain face properties such as face
colors, you can ensure there's no change in width. But it's just
speculation on my part, I didn't look at how redisplay is handled.



reply via email to

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