Xref: utzoo comp.emacs:5095 gnu.emacs:339 Path: utzoo!attcan!uunet!tut.cis.ohio-state.edu!bloom-beacon!bionet!agate!ucbvax!decwrl!labrea!mcnc!rti!talos!kjones From: kjones@talos.UUCP (Kyle Jones) Newsgroups: comp.emacs,gnu.emacs Subject: Re: mode line moves (SLOWLY !) when scrolling? Summary: see etc/TERMS Keywords: mode-line, scrolling Message-ID: <398@talos.UUCP> Date: 18 Jan 89 14:16:13 GMT References: <15494@mimsy.UUCP> Reply-To: kjones@talos.UUCP (Kyle Jones) Organization: Philip Morris Research Center, Richmond, VA Lines: 11 In article <15494@mimsy.UUCP> egkle@mimsy.UUCP (E G K Lopez Escobar) writes: [ Asks for help speeding up scrolling on Sun workstations ] In the Emacs distribution the file etc/TERMS discusses terminal problems like yours. In particular, near the end of the file: The Sun console should have these capabilities for good performance. :AL=\E[%dL:DL=\E[%dM:IC=\E[%d@:DC=\E[%dP: Add the above line to your `sun' termcap entry (or get your sysdamin to do it) and scrolling will be much faster.