[854] in Athena Bugs
.plan files
daemon@ATHENA.MIT.EDU (probe@ATHENA.MIT.EDU)
Thu Sep 8 13:43:38 1988
From: <probe@ATHENA.MIT.EDU>
Date: Thu, 8 Sep 88 13:42:51 EDT
To: bugs@ATHENA.MIT.EDU
Reply-To: Richard Basch <probe@ATHENA.MIT.EDU>
The following was my .plan file; the leading spaces were really tab
characters though:
"This is ATHENA. Good ideas and third party suggestions
are not accepted at this number."
-Anonymous
However, it displayed this as:
"This is THENA. Good ideas and third party suggestions
are not accepted at this number."
-Anonymous
There were no hidden/special characters. By changing the leading tabs
to spaces caused it to work properly.
Client stats:
RT 6.0R (very little has changed between 6.0C and 6.0R)
80x24 window
TERMCAP=vs|xterm|vs100|xterm terminal emulator (X window system): \
:cr=^M:do=^J:nl=^J:bl=^G:le=^H:ho=\E[H: \
:co#80:li#24:cl=\E[H\E[2J:bs:cm=\E[%i%d;%dH:nd=E[C:up=\E[A: \
:ce=\E[K:cd=\E[J:so=\E[7m:se=\E[m:us=\E[4m:ue=\E[m: \
:md=\E[1m:mr=\E[7m:me=\E[m: \
:ku=\EOA:kd=\EOB:kr=\EOC:kl=\EOD:kb=^H: \
:k1=\EOP:k2=\EOQ:k3=\EOR:k4=\EOS:ta=^I:pt:sf=\n:sr=\EM: \
:al=\E[L:dl=\E[M:ic=\E[@:dc=\E[P: \
:MT:ks=\E[?1h\E=:ke=\E[?1l\E>: \
:is=\E[r\E[m\E[2J\E[H\E[?7h\E[?1;3;4;6l: \
:rs=\E[r\E<\E[m\E[2J\E[H\E[?7h\E[?1;3;4;6l:xn: \
:AL=\E[%dL:DL=\E[%dM:IC=\E[%d@:DC=\E[%dP: \
:ti=\E7\E[?47h:te=\E[2J\E[?47l\E8: \
:hs:ts=\E[?E\E[?%i%dT:fs=\E[?F:es:ds=\E[?E:
Server stats:
server: PRIAM.MIT.EDU
version: similar to VS 6.0C
Command used: "f probe@priam"
Notes:
1) I have already changed my .plan to work around this bug.
2) The TERMCAP may be slightly incorrect (cutting and pasting into a
nice format is prone to error). Anyway, it is the standard xterms
TERMCAP.
-Richard