Path: utzoo!attcan!utgpu!jarvis.csri.toronto.edu!cs.utexas.edu!wuarchive!udel!rochester!rit!ultb!sto9719 From: sto9719@ultb.isc.rit.edu (S.T. Organek) Newsgroups: comp.sys.atari.st Subject: Re: GnuEmacs 18.51 and Scrolling Summary: A small oversight was made on my part LF = 0x0A, and CR = 0x0D, remove the CR from the termcap file Message-ID: <1791@ultb.isc.rit.edu> Date: 19 Dec 89 00:19:15 GMT References: <1790@ultb.isc.rit.edu> Organization: Information Systems and Computing @ RIT, Rochester, New York Lines: 6 In article <1790@ultb.isc.rit.edu>, sto9719@ultb.isc.rit.edu (S.T. Organek) writes: > not powerful enough because it couldn't position the cursor. What I > didn't know was that the ST saved files in most editors with a CR and LF > and that GnuEmacs wanted the termcap saved with only LF ( 0x0d ), the extra > CR ( 0x0a ) was confusing the termcap reader in the editor.