Path: utzoo!utgpu!news-server.csri.toronto.edu!clyde.concordia.ca!uunet!tut.cis.ohio-state.edu!rutgers!bellcore-2!envy!karn From: karn@envy..bellcore.com (Phil R. Karn) Newsgroups: comp.protocols.tcp-ip.ibmpc Subject: Re: Problems with KA9Q terminal emulation Message-ID: <1990Aug20.065453.17667@bellcore-2.bellcore.com> Date: 20 Aug 90 06:54:53 GMT References: <2100@ux.acs.umn.edu> Sender: usenet@bellcore-2.bellcore.com (Poster of News) Reply-To: karn@envy.UUCP (Phil R. Karn) Organization: Bell Communications Research, Inc Lines: 13 Try using my latest version of NOS (available from thumper.bellcore.com under /pub/ka9q/nos) and Ron Henderson's version of NANSI.SYS (also on thumper, under /pub/ka9q/nansi). Both work quite well with emacs here. The erasing of the first column is the fault of the old ansi.sys; for some silly reason, it displays NUL as a space, and NUL often follows CR in telnet output. Ron's version ignores NUL, and it also does nondestructive TABbing. My recent version of NOS fixes newline mapping on output (among other things), so together you should have much better results. Phil