all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "積丹尼 Dan Jacobson" <jidanni@jidanni.org>
To: 35338@debbugs.gnu.org
Subject: bug#35338: Line numbers lost despite line-number-display-limit
Date: Sat, 20 Apr 2019 14:33:30 +0800	[thread overview]
Message-ID: <87pnphtccl.5.fsf@jidanni.org> (raw)

We read

   line-number-display-limit is a variable defined in ‘C source code’.
   Its value is nil

   Documentation:
   Maximum buffer size for which line number should be displayed.
   If the buffer is bigger than this, the line number does not appear
   in the mode line.  A value of nil means no limit.

$ perl -wle 'print "中華民國萬歲" x 99 for 9..99;' >| /tmp/9
$ wc /tmp/9
    91     91 162253 /tmp/9
$ emacs -nw -q /tmp/9
C-v
C-v
C-v...

About halfway through the file it loses track of the line number, which
becomes "L??". No value of LC_ALL will help either.





             reply	other threads:[~2019-04-20  6:33 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-04-20  6:33 積丹尼 Dan Jacobson [this message]
2019-04-20 13:46 ` bug#35338: Line numbers lost despite line-number-display-limit Eli Zaretskii
2019-04-20 13:48 ` Eli Zaretskii
2019-04-20 22:00   ` 積丹尼 Dan Jacobson

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87pnphtccl.5.fsf@jidanni.org \
    --to=jidanni@jidanni.org \
    --cc=35338@debbugs.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.