Path: utzoo!utgpu!water!watmath!clyde!rutgers!gatech!purdue!i.cc.purdue.edu!j.cc.purdue.edu!pur-ee!uiucdcs!uiucdcsp!aslam From: aslam@uiucdcsp.cs.uiuc.edu Newsgroups: comp.emacs Subject: Re: gnu emacs termcap for SunView Message-ID: <77000007@uiucdcsp> Date: 14 Feb 88 22:35:00 GMT References: <3267@briar.Philips.Com> Lines: 17 Nf-ID: #R:briar.Philips.Com:3267:uiucdcsp:77000007:000:444 Nf-From: uiucdcsp.cs.uiuc.edu!aslam Feb 14 16:35:00 1988 The following was posted by wohler@spam.istc.sri.com in comp.emacs in January. > 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