Path: utzoo!attcan!utgpu!jarvis.csri.toronto.edu!mailrus!cornell!uw-beaver!mit-eddie!compass.UUCP!worley From: worley@compass.UUCP (Dale Worley) Newsgroups: comp.emacs Subject: Smooth scrolling Message-ID: <8908031419.AA00218@galaxy.compass.com> Date: 3 Aug 89 14:19:54 GMT Sender: daemon@eddie.MIT.EDU Lines: 17 From: Dave Cohrs That may be more efficient on an ascii terminal (I doubt it), but on a bitmapped display, it is always ALWAYS cheaper to clean up a single line that to scroll the entire window all over the place. Below are two functions, (smooth-scroll-up) and (smooth-scroll-down) that solve the problem without trying to hack the update optimizer. Yargh! Why don't you fix the padding specifications in your termcap (and solve the problem *everywhere*), rather than putting information about the display in scroll-up and scroll-down? Dale -- Dale Worley, Compass, Inc. worley@compass.com