[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Tab vs. Supdup
- To: CPH%MIT-AI@MIT-MC.ARPA
- Subject: Re: Tab vs. Supdup
- From: Gail Zacharias <GZ%MIT-OZ@MIT-MC.ARPA>
- Date: Tue 7 May 85 15:45:00-EDT
- Cc: Bug-OZ%MIT-OZ@MIT-MC.ARPA, Bug-EMACS%MIT-OZ@MIT-MC.ARPA
- In-reply-to: Message from "Chris Hanson <CPH@MIT-AI>" of Tue 7 May 85 15:05:01-EDT
Just "term supdup" by itself is not meaningful. Supdup-nvt is not really a
terminal type, it's a class of terminal types. You have to specify which
capabilities your terminal actually supports, which you do with the STCHR%
jsys (i.e. there is no exec-level support for this). If you don't do this,
you probably get some meaningless default set of characteristics which
might cause VTS errors of the sort you're seeing in Emacs.
I don't understand why you're having problems with supdup. You mean you
can't use the supdup program to go to other sites? As far as I can see the
program goes into binary mode, and so should be transmitting full 8 bits.
-------