all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Juanma Barranquero" <lekktu@gmail.com>
To: "Emacs Bug Tracker" <submit@emacsbugs.donarmstrong.com>
Subject: bug#873: Annoying recentering when scrolling down
Date: Wed, 3 Sep 2008 18:15:14 +0200	[thread overview]
Message-ID: <f7ccd24b0809030915w1a667fc9k6ce0d656c29b1257@mail.gmail.com> (raw)

Package: emacs
Version: 23.0.60
Severity: normal

After setting this in .emacs:

(setq scroll-preserve-screen-position 'always
      scroll-conservatively           most-positive-fixnum ;; any large number
      scroll-step                     0)

scroll-down causes recentering. This is a regression.

The bug was apparently introduced by the following change:

2008-08-06  Chong Yidong  <address@hidden>

        * xdisp.c (try_scrolling): Use iterator to find the scroll margin,
        instead of window-end which does the wrong thing at eob.
        (try_cursor_movement): Minor optimization.
        (redisplay_window): If scroll margin is defined, don't assume
        window doesn't need scrolling.


emacs-devel discussion:

http://lists.gnu.org/archive/html/emacs-devel/2008-08/msg00903.html






         reply	other threads:[~2008-09-03 16:15 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-10-25 18:03 Recentering on scroll Chong Yidong
2008-10-27  0:57 ` Juanma Barranquero
2008-10-27  5:19   ` Chong Yidong
2008-09-03 16:15     ` Juanma Barranquero [this message]
2008-10-27  5:25       ` bug#873: marked as done (Annoying recentering when scrolling down) Emacs bug Tracking System
2008-11-20  9:35       ` Emacs bug Tracking System
2008-10-27  5:33     ` Recentering on scroll Chong Yidong
2008-10-28 12:40       ` bug#873: " Juanma Barranquero
2008-10-28 12:40       ` Juanma Barranquero
2008-10-27  0:57 ` bug#873: " Juanma Barranquero

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=f7ccd24b0809030915w1a667fc9k6ce0d656c29b1257@mail.gmail.com \
    --to=lekktu@gmail.com \
    --cc=873@emacsbugs.donarmstrong.com \
    --cc=submit@emacsbugs.donarmstrong.com \
    /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.