[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
inconsistent behavior with scroll-margin and scroll-conservatively
From: |
Andy Grover |
Subject: |
inconsistent behavior with scroll-margin and scroll-conservatively |
Date: |
Tue, 04 Mar 2008 12:03:14 -0800 |
User-agent: |
Thunderbird 2.0.0.12 (X11/20080227) |
I have scroll-margin set to 5 and scroll-conservatively set to 1000. The
behavior I want is while arrowing up or down, the screen scrolls by 1
line, starting 5 rows from the top or bottom. This works fine if
arrowing up while the bottom of the buffer is not on screen, but if
arrowing down, then the cursor goes all the way to the last row and
then scrolls the screen by 5 lines. It also appears to do this even
while going up if the end of the buffer is visible.
Thanks -- Andy
In GNU Emacs 22.1.1 (i486-pc-linux-gnu, GTK+ Version 2.12.0)
of 2007-11-06 on terranova, modified by Ubuntu
Windowing system distributor `The X.Org Foundation', version 11.0.10300000
configured using `configure '--build' 'i486-linux-gnu' '--host'
'i486-linux-gnu' '--prefix=/usr' '--sharedstatedir=/var/lib'
'--libexecdir=/usr/lib' '--localstatedir=/var'
'--infodir=/usr/share/info' '--mandir=/usr/share/man' '--with-pop=yes'
'--enable-locallisppath=/etc/emacs22:/etc/emacs:/usr/local/share/emacs/22.1/site-lisp:/usr/local/share/emacs/site-lisp:/usr/share/emacs/22.1/site-lisp:/usr/share/emacs/site-lisp:/usr/share/emacs/22.1/leim'
'--with-x=yes' '--with-x-toolkit=gtk' 'build_alias=i486-linux-gnu'
'host_alias=i486-linux-gnu' 'CFLAGS=-DDEBIAN
-DSITELOAD_PURESIZE_EXTRA=5000 -g -O2''
Important settings:
value of $LC_ALL: nil
value of $LC_COLLATE: nil
value of $LC_CTYPE: nil
value of $LC_MESSAGES: nil
value of $LC_MONETARY: nil
value of $LC_NUMERIC: nil
value of $LC_TIME: nil
value of $LANG: en_US.UTF-8
locale-coding-system: utf-8
default-enable-multibyte-characters: t
Major mode: Fundamental
Minor modes in effect:
show-paren-mode: t
desktop-save-mode: t
cua-mode: t
tooltip-mode: t
tool-bar-mode: t
mouse-wheel-mode: t
menu-bar-mode: t
file-name-shadow-mode: t
global-font-lock-mode: t
font-lock-mode: t
blink-cursor-mode: t
unify-8859-on-encoding-mode: t
utf-translate-cjk-mode: t
auto-compression-mode: t
size-indication-mode: t
column-number-mode: t
line-number-mode: t
transient-mark-mode: t
- inconsistent behavior with scroll-margin and scroll-conservatively,
Andy Grover <=