Jorgen Schaefer <[EMAIL PROTECTED]> writes: > I now found out where the problem occurs, too. Both Circe and my > comint mode do perform > > (save-excursion > (goto-char (point-max)) > (recenter -1) > (sit-for 0)) > > on scrolling to keep the bottom-most line of the buffer at the > bottom of the window. This works perfectly if the call to > `sit-for' is removed. (I now realize it might be superfluous)
It doesn't happen to me with the test case you provided. I might be doing something wrong, but I'm not sure how to proceed. Maybe you can give me a 100% step-by-step test case starting from emacs -D -Q. Thanks. -- Kim F. Storm <[EMAIL PROTECTED]> http://www.cua.dk _______________________________________________ emacs-pretest-bug mailing list [email protected] http://lists.gnu.org/mailman/listinfo/emacs-pretest-bug
