bug-gnu-emacs
[Top][All Lists]
Advanced

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

bug#73005: [REGRESSION, BISECTED]: line numbers disappear when pressing


From: David Ponce
Subject: bug#73005: [REGRESSION, BISECTED]: line numbers disappear when pressing `df` in evil-mode
Date: Mon, 4 Nov 2024 14:58:09 +0100
User-agent: Mozilla Thunderbird

On 04/11/2024 2:13 PM, Eli Zaretskii wrote:
Date: Mon, 4 Nov 2024 10:02:22 +0100
Cc: 73005@debbugs.gnu.org
From: David Ponce <da_vid@orange.fr>

  Hi Eli,

Would you mind to commit this fix? Here is a possible change log:

2024-11-04  David Ponce  <da_vid@orange.fr>

        * subr-x.el (string-pixel-width): Set text property
        `display-line-numbers-disable' instead of changing the
        buffer-local value of `display-line-numbers'.  Fix bug#73005.

Thanks, I will look into this when I have time.  It isn't urgent.

No problem for me.  At the same time, maybe you can shed some light
on why initializing the local variable `display-line-numbers' in the
work buffer interferes with the setting in other buffer?  I'm probably
missing something in the current implementation.

Thanks you!





reply via email to

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