[2348] in Athena Bugs
Sharon Bellville's bug reports
daemon@ATHENA.MIT.EDU (John T Kohl)
Thu Jun 8 17:18:16 1989
Date: Thu, 8 Jun 89 17:16:55 EDT
From: John T Kohl <jtkohl@ATHENA.MIT.EDU>
To: bug-sipb@ATHENA.MIT.EDU, bugs@ATHENA.MIT.EDU
The combination of problems she is encountering makes it sound like
there is some missing initialization/misplaced initialization between
her .cshrc and .login files.
1) tty modes are wrong in non-login xterms (how does xterm get the
terminal modes, if not set explicitly? I believe it's kinda like
copy-from-parent, where parent is the controlling tty of the process
spawning xterm)
2) environment seems mis-set ($MORE is likely mis-set somewhere, or
un-set).
John