all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: emacs-devel@gnu.org
Subject: Re: Avoid recentering when user says so
Date: Thu, 31 Mar 2011 21:20:40 +0200	[thread overview]
Message-ID: <83aagbqepj.fsf@gnu.org> (raw)
In-Reply-To: <83r59tsoos.fsf@gnu.org>

> Date: Sat, 26 Mar 2011 20:48:35 +0200
> From: Eli Zaretskii <eliz@gnu.org>
> 
> This is related to bug #6671, read there if you want to know the gory
> details.
> 
> In a nutshell, Emacs currently doesn't honor meticulously enough user
> settings such as scroll-conservatively and scroll-up/down-aggressively.
> Sometimes, especially if redisplay cannot keep up with high-rate
> keyboard input, it falls back on recentering, which these variables
> are supposed to avoid.  The last attempt to solve this introduced a
> bug that is the subject of bug #6671.
> 
> Following the latest discussions in that bug report, I came up with a
> way to solve this problem without incurring unduly slow movement far
> away in the buffer.  The patch below seems to give good results, but
> as I don't use the above settings (I like the default recentering),
> I'm not a good candidate for testing the patch.
> 
> Would people who use these variables please try the patch below, and
> report any findings, both positive and negative?  Please report your
> findings to the bug tracker at 6671@debbugs.gnu.org, so that the
> details get filed there.
> 
> Given positive feedback, I will commit this to the trunk.

Done.  Thanks to all who tried the patch and provided feedback.



      parent reply	other threads:[~2011-03-31 19:20 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-03-26 18:48 Avoid recentering when user says so Eli Zaretskii
2011-03-26 19:52 ` Eli Zaretskii
2011-03-27  2:58   ` Juanma Barranquero
2011-03-27  3:57 ` Eli Zaretskii
2011-03-27  7:58 ` David Engster
2011-03-27 10:46   ` Eli Zaretskii
2011-03-27  7:58 ` bug#6671: " David Engster
2011-03-31 19:20 ` Eli Zaretskii [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=83aagbqepj.fsf@gnu.org \
    --to=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 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.