GNU bug report logs -
#28879
26.0.90; Narrowed line numbers shown with display-line-numbers-widen
Previous Next
Reported by: Andy Moreton <andrewjmoreton <at> gmail.com>
Date: Tue, 17 Oct 2017 20:41:01 UTC
Severity: normal
Found in version 26.0.90
Done: Eli Zaretskii <eliz <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
From emacs -Q:
1) Open a lisp file
(setq display-line-numbers-widen t)
M-x display-line-numbers-mode
2) Move point inside a function
M-x narrow-to-defun
3) M-x widen
After (2) the window shows line numbers relative to the start of
the buffer, as expected.
After (3), the window shows line numbers starting from 1 for the
narrowed region. After the next mouse or keyboard input, the line
numbers are displayed normally.
Thus it seems that when display-line-numbers-widen is non-nil the line
numbers are not recomputed after widen until then next input.
In GNU Emacs 26.0.90 (build 9, x86_64-w64-mingw32)
of 2017-10-17 built on QUIETUS
Repository revision: 2e1b3522b8562f94a98fed07aeddb6b5ba0dbc6c
This bug report was last modified 7 years and 269 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.