GNU bug report logs -
#55387
28.1.50; csv-mode: header does not align when line numbers are displayed
Previous Next
Reported by: Joost Kremers <joostkremers <at> fastmail.fm>
Date: Thu, 12 May 2022 15:38:02 UTC
Severity: normal
Tags: moreinfo
Found in version 28.1.50
Fixed in version 29.1
Done: Lars Ingebrigtsen <larsi <at> gnus.org>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
> From: Lars Ingebrigtsen <larsi <at> gnus.org>
> Cc: 55387 <at> debbugs.gnu.org, Eli Zaretskii <eliz <at> gnu.org>
> Date: Fri, 13 May 2022 14:52:21 +0200
>
> I'm surprised that that's necessary -- surely
> `display-line-numbers-mode' should itself fix up the header line? That
> is, there should be a header line format construct that modes can add to
> the front of `header-line-format' that's controlled by
> `display-line-numbers-mode'.
>
> Eli, does this sound like a plan to you?
I don't think I understand how this could work. The line-number width
is not fixed, it changes dynamically as needed. How would the
header-line adapt itself, except in some hook that is called by
redisplay?
Also, display-line-numbers-mode is not really a mode, in the sense
that there's no mode-specific code anywhere. It's basically a
variable that tells redisplay to do or not do something. So I don't
think I understand how can this "mode" control anything?
This bug report was last modified 3 years and 11 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.