Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!seismo!mcvax!ukc!warwick!gordon From: gordon@warwick.UUCP (Gordon Joly) Newsgroups: comp.emacs Subject: Re: Emacs on Suns Message-ID: <410@euclid.warwick.UUCP> Date: Sat, 7-Mar-87 13:18:09 EST Article-I.D.: euclid.410 Posted: Sat Mar 7 13:18:09 1987 Date-Received: Mon, 9-Mar-87 04:06:30 EST References: <843@cullvax.UUCP> <307@hqda-ai.UUCP> Reply-To: gordon@warwick.UUCP (Gordon Joly) Organization: Maths Institute, Warwick University, UK Lines: 25 In article <307@hqda-ai.UUCP> merlin@hqda-ai.UUCP (David S. Hayes) writes: > > Emacs scrolls slowly on a Sun. No, that's not a problem, >it's due to the (incredible) overhead of the Sun's (incredible) >display. You pay a price for all those pixels. >[...] >--=> :AL=\E[%dL:DL=\E[%dM:\ >[...] I have not seen this fix in action, (above is just one line from the original posting). But in my *experience*, the updating is carried out in very unoptimal way, a process which I describe as shunting. It really does not have a lot to do with the overhaed. If you do set term=vt100 setenv TERM vt100 unsetenv TERMCAP etc, (ie pretend the screen is a vt100) the process of scrolling speeds up. Of course, other features like the status line, get messed up. Moral. SUN's termcap entry for `sun' is wrong. Gordon Joly -- {seismo,ucbvax,decvax}!mcvax!ukc!warwick!gordon