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

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

bug#1497: marked as done (emacs -nw loses display of line number with l


From: Emacs bug Tracking System
Subject: bug#1497: marked as done (emacs -nw loses display of line number with long lines)
Date: Fri, 5 Dec 2008 06:50:03 -0800

Your message dated Fri, 05 Dec 2008 09:40:16 -0500
with message-id <87ej0meldb.fsf@cyd.mit.edu>
and subject line emacs -nw loses display of line number with long lines
has caused the Emacs bug report #1497,
regarding emacs -nw loses display of line number with long lines
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact don@donarmstrong.com
immediately.)


-- 
1497: http://emacsbugs.donarmstrong.com/cgi-bin/bugreport.cgi?bug=1497
Emacs Bug Tracking System
Contact don@donarmstrong.com with problems
--- Begin Message --- Subject: emacs -nw loses display of line number with long lines Date: Fri, 05 Dec 2008 12:15:17 +0100 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux)
To reproduce, open emacs -nw -Q, then type a very long line, for example
typing around 100 random characters, then C-a C-k to kill the string
then maintain C-y to past many times to get a line taking 4 or 5 display
lines. This is your long line. Then hit C-j.

Repeat operation ten times or more to have many such long lines.

Monitor line number in mode-line while operating. At a point, it will
print L??

M-: (line-number-at-pos (point)) will return correct value so it is
likely to be a display problem.

Tested on Linux with emacs 23 cvs -nw in gnome-terminal.

Can't reproduce in X version.

-- 
  Paul



--- End Message ---
--- Begin Message --- Subject: emacs -nw loses display of line number with long lines Date: Fri, 05 Dec 2008 09:40:16 -0500
This is not a bug.  From the Emacs manual:

     Line-number computation can also be slow if the lines in the buffer
  are too long.  For this reason, Emacs doesn't display line numbers if
  the average width, in characters, of lines near point is larger than
  the value of `line-number-display-limit-width'.  The default value is
  200 characters.


--- End Message ---

reply via email to

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