From: Lars Ingebrigtsen <larsi@gnus.org>
To: Chow Loong Jin <hyperair@debian.org>
Cc: 16545@debbugs.gnu.org
Subject: bug#16545: 24.3.50; Patch to coalesce calls to linum-update-current
Date: Wed, 26 Jun 2019 16:49:18 +0200 [thread overview]
Message-ID: <m3ftnwz9jl.fsf@gnus.org> (raw)
In-Reply-To: <20140125075737.GA1843@thinkpwn> (Chow Loong Jin's message of "Sat, 25 Jan 2014 15:57:40 +0800")
Chow Loong Jin <hyperair@debian.org> writes:
> When navigating using C-n/C-p with a high key repeat rate, causing
> linum-schedule to be called many times in quick succession,
> linum-update-current gets called as many times in linum-schedule,
> eventhough one call per round should be enough to renumber the lines.
>
> This patch adds a linum-delay-seconds option defaulting to 10ms to delay
> the call to linum-update-current, thus coalescing all calls to
> linum-update-current until Emacs settles for 10ms.
This was five years ago, and in the meantime, Emacs has gotten native
line number support, so I don't think this is applicable any more, and
I'm closing this bug report. If I've misunderstood, please reopen.
--
(domestic pets only, the antidote for overdose, milk.)
bloggy blog: http://lars.ingebrigtsen.no
prev parent reply other threads:[~2019-06-26 14:49 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-01-25 7:57 bug#16545: 24.3.50; Patch to coalesce calls to linum-update-current Chow Loong Jin
2014-01-26 1:18 ` Glenn Morris
2014-01-27 4:40 ` Chow Loong Jin
2014-01-27 14:29 ` Stefan Monnier
2014-01-28 3:13 ` Chow Loong Jin
2019-06-26 14:49 ` Lars Ingebrigtsen [this message]
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=m3ftnwz9jl.fsf@gnus.org \
--to=larsi@gnus.org \
--cc=16545@debbugs.gnu.org \
--cc=hyperair@debian.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.