* Wrong scroll-step behaviour
@ 2004-07-18 22:29 Ori Avtalion
2004-07-19 8:54 ` Andreas Schwab
0 siblings, 1 reply; 2+ messages in thread
From: Ori Avtalion @ 2004-07-18 22:29 UTC (permalink / raw)
[-- Attachment #1.1: Type: text/plain, Size: 429 bytes --]
When scroll-step is set to 1, the screen is supposed to scroll one line at a time.
Whenever a word-wrapped line is reached (e.g. when such a line is beneath the last visible line and the arrow keys are used to scroll down to it), the line and cursor jump to the middle of the buffer.
What I expect to happen is that the wrapped line will be shown in full on the edge (top or bottom) of the screen.
Ori "salty-horse" Avtalion
[-- Attachment #1.2: Type: text/html, Size: 845 bytes --]
[-- Attachment #2: Type: text/plain, Size: 149 bytes --]
_______________________________________________
Bug-gnu-emacs mailing list
Bug-gnu-emacs@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-gnu-emacs
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: Wrong scroll-step behaviour
2004-07-18 22:29 Wrong scroll-step behaviour Ori Avtalion
@ 2004-07-19 8:54 ` Andreas Schwab
0 siblings, 0 replies; 2+ messages in thread
From: Andreas Schwab @ 2004-07-19 8:54 UTC (permalink / raw)
Cc: bug-gnu-emacs
"Ori Avtalion" <oavtal@bezeqint.net> writes:
> When scroll-step is set to 1, the screen is supposed to scroll one line
> at a time. Whenever a word-wrapped line is reached (e.g. when such a
> line is beneath the last visible line and the arrow keys are used to
> scroll down to it), the line and cursor jump to the middle of the
> buffer. What I expect to happen is that the wrapped line will be shown
> in full on the edge (top or bottom) of the screen.
This is not how scroll-step is documented, see the second sentence:
*The number of lines to try scrolling a window by when point moves out.
If that fails to bring point back on frame, point is centered instead.
Andreas.
--
Andreas Schwab, SuSE Labs, schwab@suse.de
SuSE Linux AG, Maxfeldstraße 5, 90409 Nürnberg, Germany
Key fingerprint = 58CA 54C7 6D53 942B 1756 01D3 44D5 214B 8276 4ED5
"And now for something completely different."
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2004-07-19 8:54 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-07-18 22:29 Wrong scroll-step behaviour Ori Avtalion
2004-07-19 8:54 ` Andreas Schwab
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.