GNU bug report logs -
#50506
28.0.50; display-line-numbers equivalent for linum-format?
Previous Next
Full log
Message #8 received at 50506 <at> debbugs.gnu.org (full text, mbox):
> Date: Fri, 10 Sep 2021 01:40:45 -0600
> From: "Michael Gallagher (CIRES/NOAA)" via "Bug reports for GNU Emacs,
> the Swiss army knife of text editors" <bug-gnu-emacs <at> gnu.org>
>
> linum mode has several performance issues but has the convenient ability
> to format the line numbers in a way chosen by the user. It would be
> wonderful to be able to add a "separator" character of choosing to
> display-line-numbers-mode.
Please tell more about this "separator character": what should it be
and how will it be displayed? And what is its purpose in the first
place?
I'd like to avoid adding a general format-style extension to the
native line numbers, that's a kind of creeping featurism that will
eventually slow down redisplay too much, something that the
display-line-numbers implementation explicitly attempts to avoid.
People who must have the full-fledged format capability could simply
use linum-mode instead.
> I would be happy to try to contribute code but I'm unsure of where
> to start with such a task.
The code is in xdisp.c, if that's what you meant to ask.
Thanks.
This bug report was last modified 3 years and 268 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.