Path: utzoo!mnetor!uunet!husc6!rutgers!sri-spam!wohler From: wohler@spam.istc.sri.com (Bill Wohler) Newsgroups: comp.emacs Subject: Re: emacs scrolling on Sun Worksations Message-ID: <11092@sri-spam.istc.sri.com> Date: 8 Jan 88 00:53:44 GMT References: <8801061810.AA23907@mitre-bedford.ARPA> Sender: nobody@sri-spam.istc.sri.com Reply-To: wohler@spam.istc.sri.com (Bill Wohler) Organization: SRI International Lines: 14 Freedman writes: > Here is the problem. When it becomes time to scroll the scrolling >takes about half an hour. this is asked periodically. the "magic incantation" is to add this to your .defaults file (only helps under suntools): /Tty/Retained "Yes" also add the following your entry for "sun" in /etc/termcap: :AL=\E[%dL:DL=\E[%dM:IC=\E[%d@:DC=\E[%dP: --bw