GNU bug report logs - #58220
global-linum-mode emacs29

Previous Next

Package: emacs;

Reported by: Gwang-Jin Kim <gwang.jin.kim.phd <at> gmail.com>

Date: Sat, 1 Oct 2022 11:27:02 UTC

Severity: normal

Tags: notabug

Done: Lars Ingebrigtsen <larsi <at> gnus.org>

Bug is archived. No further changes may be made.

Full log


Message #30 received at 58220 <at> debbugs.gnu.org (full text, mbox):

From: Eli Zaretskii <eliz <at> gnu.org>
To: Stefan Kangas <stefankangas <at> gmail.com>
Cc: gwang.jin.kim.phd <at> gmail.com, larsi <at> gnus.org, 58220 <at> debbugs.gnu.org,
 bugs <at> gnu.support
Subject: Re: bug#58220: global-linum-mode emacs29
Date: Thu, 06 Oct 2022 09:03:53 +0300
> Cc: 58220 <at> debbugs.gnu.org, Gwang-Jin Kim <gwang.jin.kim.phd <at> gmail.com>
> From: Stefan Kangas <stefankangas <at> gmail.com>
> Date: Wed, 5 Oct 2022 15:51:44 -0700
> 
> Jean Louis <bugs <at> 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.




This bug report was last modified 2 years and 258 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.