[873] in testers
Re: vax 7.0C: emacs
daemon@ATHENA.MIT.EDU (daemon@ATHENA.MIT.EDU)
Thu May 24 21:10:28 1990
Date: Thu, 24 May 90 21:10:01 EDT
From: John T Kohl <jtkohl@ATHENA.MIT.EDU>
To: testers@ATHENA.MIT.EDU, jik@ATHENA.MIT.EDU
In-Reply-To: [0859]
I did some more investigation, and discovered the cause of my woes with
emacs and telnet. From ancient history, I have
stty tabs
in my .cshrc/.login sequence.
It's the tab expansion which is causing the problems with emacs and
(re)display.
I don't know why it (almost?) never fails via rlogin. I can get it to
fail directly on the dialed-in line on the PMAX/Ultrix machine, so it's
most definitely the tab expansion.
Maybe a note somewhere (stock answers? release notes? I dunno) to
explain the problem might alleviate others' concerns/problems.
I'll flush the stty tabs; mark this problem resolved, but perhaps
needing documentation support.
John