all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: storm@cua.dk (Kim F. Storm)
Cc: "Michaël Cadilhac" <michael@cadilhac.name>, emacs-devel@gnu.org
Subject: Re: line-move-partial too costly ?
Date: Wed, 20 Sep 2006 12:50:32 +0200	[thread overview]
Message-ID: <m3mz8uke13.fsf@kfs-l.imdomain.dk> (raw)
In-Reply-To: <E1GPoWt-0007Pv-Mm@fencepost.gnu.org> (Richard Stallman's message of "Tue\, 19 Sep 2006 18\:57\:27 -0400")

Richard Stallman <rms@gnu.org> writes:

>     After scrolling a couple of screens with C-n, the cursor stops, like
>     previously (it doesn't happen with auto-window-vscroll to nil), and
>     the display is buggy for the time I'm stuck (which could be quite
>     long [1]). The cursor stop happens on a screen change, and appears like
>     that :
>
> This just means that C-n is slow.  Kim Storm tried to optimize it;
> were the optimizations made so far not sufficient?

My recent optimizations have been in the case where the display is
up-to-date (as when the cursor just moves within the window), but
not when the display actually needs to be updated / scrolled.

I have just installed a change that should make line-move-partial
about 3-4 times faster when the display is not up-to-date.

If this still doesn't help, I don't see what else I can do.

-- 
Kim F. Storm <storm@cua.dk> http://www.cua.dk

  reply	other threads:[~2006-09-20 10:50 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-09-13 14:11 line-move-partial too costly ? Michaël Cadilhac
2006-09-13 22:51 ` Kim F. Storm
2006-09-14 12:23   ` Michaël Cadilhac
2006-09-14 14:15     ` Kim F. Storm
2006-09-15 21:06     ` Kim F. Storm
2006-09-18 15:52       ` Chong Yidong
2006-09-18 20:42         ` Kim F. Storm
2006-09-19  8:19       ` Michaël Cadilhac
2006-09-19 12:07         ` Kim F. Storm
2006-09-19 22:57         ` Richard Stallman
2006-09-20 10:50           ` Kim F. Storm [this message]
2006-09-14 12:29 ` Miles Bader
2006-09-14 12:58   ` Michaël Cadilhac
2006-09-14 13:31     ` Miles Bader

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=m3mz8uke13.fsf@kfs-l.imdomain.dk \
    --to=storm@cua.dk \
    --cc=emacs-devel@gnu.org \
    --cc=michael@cadilhac.name \
    /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.