Peter Seibel <[EMAIL PROTECTED]> writes: > M-x animate-birthday-present > > in 21.3 (and the recent 21.4) the animation is smooth. In a CVS emacs > built aftre xasserts were turned back off by default, it's flickery > and slow and sometimes stalls entirely before completing the animation.
Animate used next-line instead of forward-line. I have fixed that. Performance is now comparable to 21.3, and I even run 22.x without optimizations. -- 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
