all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: don@donarmstrong.com (Emacs bug Tracking System)
To: "Juanma Barranquero" <lekktu@gmail.com>
Subject: bug#873: marked as done (Annoying recentering when scrolling down)
Date: Thu, 20 Nov 2008 01:35:04 -0800	[thread overview]
Message-ID: <handler.873.D873.122717310722316.ackdone@emacsbugs.donarmstrong.com> (raw)
In-Reply-To: f7ccd24b0809030915w1a667fc9k6ce0d656c29b1257@mail.gmail.com

[-- Attachment #1: Type: text/plain, Size: 828 bytes --]


Your message dated Thu, 20 Nov 2008 10:25:03 +0100
with message-id <f7ccd24b0811200125g54fb5812wc3f67e5de87ec345@mail.gmail.com>
and subject line 
has caused the Emacs bug report #873,
regarding Annoying recentering when scrolling down
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact don@donarmstrong.com
immediately.)


-- 
873: http://emacsbugs.donarmstrong.com/cgi-bin/bugreport.cgi?bug=873
Emacs Bug Tracking System
Contact don@donarmstrong.com with problems

[-- Attachment #2: Type: message/rfc822, Size: 3006 bytes --]

From: "Juanma Barranquero" <lekktu@gmail.com>
To: "Emacs Bug Tracker" <submit@emacsbugs.donarmstrong.com>
Subject: Annoying recentering when scrolling down
Date: Wed, 3 Sep 2008 18:15:14 +0200
Message-ID: <f7ccd24b0809030915w1a667fc9k6ce0d656c29b1257@mail.gmail.com>

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



[-- Attachment #3: Type: message/rfc822, Size: 2534 bytes --]

From: "Juanma Barranquero" <lekktu@gmail.com>
To: 873-done@emacsbugs.donarmstrong.com
Subject: 
Date: Thu, 20 Nov 2008 10:25:03 +0100
Message-ID: <f7ccd24b0811200125g54fb5812wc3f67e5de87ec345@mail.gmail.com>

Fixed by Chong Yidong with this change:


2008-10-27  Chong Yidong  <cyd@stupidchicken.com>

        * xdisp.c (try_scrolling): When computing the distance from the
        scroll margin to PT, try moving some distance past the window
        bottom before giving up.


http://cvs.savannah.gnu.org/viewvc/emacs/emacs/src/xdisp.c?r1=1.1268&r2=1.1269&pathrev=MAIN


  parent reply	other threads:[~2008-11-20  9:35 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 ` bug#873: " Juanma Barranquero
2008-10-27  0:57 ` Juanma Barranquero
2008-10-27  5:19   ` Chong Yidong
2008-09-03 16:15     ` bug#873: Annoying recentering when scrolling down Juanma Barranquero
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 [this message]
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

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=handler.873.D873.122717310722316.ackdone@emacsbugs.donarmstrong.com \
    --to=don@donarmstrong.com \
    --cc=lekktu@gmail.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.