[1761] in testers
zwrite on RS/6000
daemon@ATHENA.MIT.EDU (daemon@ATHENA.MIT.EDU)
Mon Aug 5 19:06:22 1991
From: ckclark@ATHENA.MIT.EDU
Date: Mon, 5 Aug 91 19:06:32 -0400
To: testers@ATHENA.MIT.EDU
Reply-To: ckclark@mit.edu
I tried to edit a message I was sending with zwrite. Backspacing over
the characters appears to delete them, but when the message is sent, the
backspaces are interpreted as characters and are sent as octal \010
(CTRL-H). In other words, a message I type in as follows:
[63]% zwrite ckclark
Type your message now. End with control-D or a dot on a line by itself.
The developers who worked on MH...
.
ckclark: Message sent
Aug 5 (18:57) SPLAT:/mit/emacs/rsaix
[64]%
will appear like this (in emacs zwgc)
PERSONAL
The foolsdevelopers who worked on MH...
Calvin Clark <ckclark@splat>
and like this (in the X zwgc)
The fools developers who worked on MH...
(Actually, I faked that previous line. I wanted to cut the message from
the X zephyrgram and paste it into emacs, but zwgc dumps core on any
attempt of selection on an RS/6000---a subject I'll reserve for another
bug report.)
-Calvin