unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: David De La Harpe Golden <david@harpegolden.net>
To: Eli Zaretskii <eliz@gnu.org>
Cc: emacs-devel@gnu.org
Subject: Re: moving point and scroll-conservatively
Date: Sat, 26 Jun 2010 13:44:21 +0100	[thread overview]
Message-ID: <4C25F625.6050205@harpegolden.net> (raw)
In-Reply-To: <83pqzec9i8.fsf@gnu.org>

On 26/06/10 12:34, Eli Zaretskii wrote:
> Did any of you who set scroll-conservatively to most-positive-fixnum
> notice that moving around an unmodified buffer became much slower,
> since revno 100620, when point moves far away?
>
> For example, with this recipe:
>
>    emacs -Q
>    M-: (setq scroll-conservatively most-positive-fixnum scroll-step 0) RET
>    C-x C-f xdisp.c
>    C-u 25000 M-g M-g
>
> it takes Emacs 17 seconds on my 3GHz machine to display xdisp.c around
> line 25000, whereas it's instantaneous in Emacs 23.2.
>

Yes, that does appear slow, though taking ~ 10 seconds on my machine.

> Btw, what do users of scroll-conservatively = most-positive-fixnum
> want from C-v and PageDown keys?  Is it okay to recenter in that case,
> or do you want to see the cursor on the last screen line in that case
> as well?  (Emacs does not currently distinguish between these two
> cases.  In fact, it does not care at all which command caused point to
> move.)
>

Well ... scroll-preserve-screen-position?  That seems to be working 
anyway on pgup/dn, the point stays on the same screen line and I don't 
see recentering.









  parent reply	other threads:[~2010-06-26 12:44 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-06-26 11:34 moving point and scroll-conservatively Eli Zaretskii
2010-06-26 11:52 ` Juanma Barranquero
2010-06-26 12:25   ` Eli Zaretskii
2010-06-26 13:08     ` David De La Harpe Golden
2010-06-26 14:08       ` Christoph
2010-06-26 21:25     ` Juanma Barranquero
2010-06-28 21:08     ` Juri Linkov
2010-06-26 12:44 ` David De La Harpe Golden [this message]
2010-07-19 12:48 ` Juanma Barranquero
2010-07-19 17:39   ` Eli Zaretskii

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

  List information: https://www.gnu.org/software/emacs/

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

  git send-email \
    --in-reply-to=4C25F625.6050205@harpegolden.net \
    --to=david@harpegolden.net \
    --cc=eliz@gnu.org \
    --cc=emacs-devel@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 public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).