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 #21 received at 58220 <at> debbugs.gnu.org (full text, mbox):

From: Stefan Kangas <stefankangas <at> gmail.com>
To: Jean Louis <bugs <at> gnu.support>, Lars Ingebrigtsen <larsi <at> gnus.org>
Cc: 58220 <at> debbugs.gnu.org, Gwang-Jin Kim <gwang.jin.kim.phd <at> gmail.com>
Subject: Re: bug#58220: global-linum-mode emacs29
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?




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.