GNU bug report logs -
#16840
Jerky motion and up/down asymmetry scrolling images
Previous Next
Full log
View this message in rfc822 format
Eli Zaretskii <eliz <at> gnu.org> writes:
> Your code generates an image whose height is smaller than the window
> height, and in that case Emacs scrolls the entire image off the window
> in one go, because all of the image was already visible once.
Oh, the
(set-frame-height (window-frame (selected-window)) 1000 nil t)
bit didn't work? That was supposed to ensure that the window was
shorter than the image...
> If I decrease the frame height so that the image becomes taller than
> the window, the image is scrolled partially until you had a chance to
> see all of it, then the rest is scrolled away in one large step. This
> is exactly how the code in simple.el is designed and implemented, so I
> see no bug here.
It might be how it's designed, but it's (as you can see from this bug
report) behaviour that people find surprising.
--
(domestic pets only, the antidote for overdose, milk.)
bloggy blog: http://lars.ingebrigtsen.no
This bug report was last modified 5 years and 260 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.