Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.1 6/24/83; site umcp-cs.UUCP Path: utzoo!linus!philabs!cmcl2!seismo!umcp-cs!chris From: chris@umcp-cs.UUCP (Chris Torek) Newsgroups: net.emacs Subject: Re: 79-character screen Message-ID: <1776@umcp-cs.UUCP> Date: Tue, 8-Oct-85 03:08:44 EDT Article-I.D.: umcp-cs.1776 Posted: Tue Oct 8 03:08:44 1985 Date-Received: Thu, 10-Oct-85 06:01:24 EDT References: <70@druhi.UUCP> <336@uwvax.UUCP> <17@mit-eddie.UUCP> Organization: U of Maryland, Computer Science Dept., College Park, MD Lines: 19 In article <17@mit-eddie.UUCP> barmar@mit-eddie.UUCP (Barry Margolin) writes: > ... [some terminals] scroll the screen if a character is output to the > last column of the last line on the screen. Since only 79 columns can > be used on that line, only 79 columns may be used on the rest of the > screen. The final conclusion here is not really true, and I have thought about `fixing' the problem in our local Emacs; it would be relatively trivial---simply set the number of characters to width - (autowrap && line == length ? 1 : 0) ---but there is no real incentive since most of our local terminals are automatically set to non-wrap mode while running Emacs. -- In-Real-Life: Chris Torek, Univ of MD Comp Sci Dept (+1 301 454 4251) UUCP: seismo!umcp-cs!chris CSNet: chris@umcp-cs ARPA: chris@mimsy.umd.edu