emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[debbugs-tracker] bug#28247: closed (Display native line number on last


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#28247: closed (Display native line number on last line of buffer (when empty line).)
Date: Sun, 27 Aug 2017 02:41:02 +0000

Your message dated Sun, 27 Aug 2017 05:40:20 +0300
with message-id <address@hidden>
and subject line Re: bug#28247: Display native line number on last line of 
buffer (when empty line).
has caused the debbugs.gnu.org bug report #28247,
regarding Display native line number on last line of buffer (when empty line).
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden)


-- 
28247: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=28247
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: Display native line number on last line of buffer (when empty line). Date: Sat, 26 Aug 2017 15:29:36 -0700
Emacs does not display a native line number on the last line of the buffer 
unless there is something there in addition to the cursor.

What would be a good approach to modifying the C code to draw a line number at 
the end of the buffer when it is an empty line.

disable_line_numbers_overlay_at_eob in should_produce_line_number seems like 
the cause of this behavior that I wish to change.

Thanks,

Keith



--- End Message ---
--- Begin Message --- Subject: Re: bug#28247: Display native line number on last line of buffer (when empty line). Date: Sun, 27 Aug 2017 05:40:20 +0300
> Date: Sat, 26 Aug 2017 15:29:36 -0700
> From: Keith David Bershatsky <address@hidden>
> 
> Emacs does not display a native line number on the last line of the buffer 
> unless there is something there in addition to the cursor.

This is a feature: "the last line" is not actually a line, there's no
character there.


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]