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

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

bug#58220: global-linum-mode emacs29


From: Eli Zaretskii
Subject: bug#58220: global-linum-mode emacs29
Date: Thu, 06 Oct 2022 09:03:53 +0300

> Cc: 58220@debbugs.gnu.org, Gwang-Jin Kim <gwang.jin.kim.phd@gmail.com>
> From: Stefan Kangas <stefankangas@gmail.com>
> Date: Wed, 5 Oct 2022 15:51:44 -0700
> 
> Jean Louis <bugs@gnu.support> writes:
> 
> > Which other function should I use to get lines numbered?
> 
> These are your options, in order of preference:
> 
> 1. (global-display-line-numbers-mode 1)
> 2. (progn (package-install 'nlinum) (global-nlinum-mode 1))
> 3. (progn (require 'linum) (global-linum-mode 1))
> 
> Maybe we should add the above to NEWS?

It's a good idea, IMO.





reply via email to

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