GNU bug report logs - #28879
26.0.90; Narrowed line numbers shown with display-line-numbers-widen

Previous Next

Package: emacs;

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

From: Andy Moreton <andrewjmoreton <at> gmail.com>
To: bug-gnu-emacs <at> gnu.org
Subject: Re: bug#28879: 26.0.90;
 Narrowed line numbers shown with display-line-numbers-widen
Date: Wed, 18 Oct 2017 18:39:12 +0100
On Wed 18 Oct 2017, Eli Zaretskii wrote:

>> From: Andy Moreton <andrewjmoreton <at> gmail.com>
>> Date: Tue, 17 Oct 2017 21:40:16 +0100
>> 
>>  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.
>
> Right.  And if your Emacs is built with --enable-checking (which is
> something I advise for the first couple of pretest of a new release),
> you might be able to trigger an assertion violation by repeating the
> above recipe several times.

Good point - mine was built without it.

> Should be fixed now.  Thanks for reporting this.

Confirmed fixed.






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.