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

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

bug#51580: hl-line-mode doesn't override global-hl-line-mode in current


From: Lars Ingebrigtsen
Subject: bug#51580: hl-line-mode doesn't override global-hl-line-mode in current buffer
Date: Tue, 20 Sep 2022 13:55:59 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (gnu/linux)

Stefan Kangas <stefan@marxist.se> writes:

> It seems like there is currently no way to use `global-hl-line-mode'
> while disabling it for individual buffers.
>
> Steps to reproduce:
>
> 0. emacs -Q
> 1. M-x global-hl-line-mode
> 2. M-x hl-line-mode
>
> Now, `global-hl-line-mode' is still in effect, and lines are still
> highlighted.  I expect that running `hl-line-mode' turns off line
> highlighting.

I've now fixed this in Emacs 29.





reply via email to

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