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!decvax!decwrl!amd!noao!hao!seismo!umcp-cs!chris From: chris@umcp-cs.UUCP Newsgroups: net.news Subject: Re: Vnews Bug (solution) Message-ID: <8175@umcp-cs.UUCP> Date: Tue, 28-Aug-84 06:12:14 EDT Article-I.D.: umcp-cs.8175 Posted: Tue Aug 28 06:12:14 1984 Date-Received: Thu, 30-Aug-84 11:09:05 EDT References: <390@intelca.UUCP> Organization: U of Maryland, Computer Science Dept., College Park, MD Lines: 19 If your terminal *does* do auto-wrap, you should have ":am:" in your termcap. If it doesn't auto-wrap, you should not have that in there. If you have the ``eats newline'' glitch/feature (where after writing in the last column the cursor stays there and if it gets a newline goes to the beginning of the next line, or if it gets a char it also goes to the beginning of the next line (then prints the char)) then you should have ":am:" and ":xn:". (Then there are pathological terminals where the auto-wrap is set either by a switch or at random on power on, but can't be interrogated or changed from software... lots of fun.) If your termcap has this and Emacs still misbehaves, you have a broken Emacs. (Mine sets tt.t_width = tgetnum("co")-tgetflag("am"), which works, though it can be annoying to lose that last column.) -- In-Real-Life: Chris Torek, Univ of MD Comp Sci (301) 454-7690 UUCP: {seismo,allegra,brl-bmd}!umcp-cs!chris CSNet: chris@umcp-cs ARPA: chris@maryland