I would like to thank everyone who responded to my problem, though the
problem hasn't been solved.
My problem is that Control-O's seemed to be stripped from my telnet
sessions in DECterm and Xterm. The only suggestion that seemed to work was
to use 'rlogin' or 'rsh' instead of telnet, although someone suggested
grabbing telnet sources and recompiling.
Many people suggested to look at 'stty all' which lists the following:
erase = ^?; werase = ^W; kill = ^U; intr = ^C; quit = ^\; susp = ^Z
dsusp = ^Y; eof = ^D; eol <undef>; eol2 <undef>; stop = ^S; start = ^Q
lnext = ^V; discard = ^O; reprint = ^R; status <undef>; time = 0
^^^^^^^^^^^^
I changed this from ^O to ^J (and undef), and still had the same
problem. It appears that the problem does lie within 'telnet', so I
guess I'll be rloging into my e-mail accounts.
David May
IAIMS davidmay_at_hslib.washington.edu
University of Washington (206) 616-1799
=============================================================================
Received on Mon Apr 17 1995 - 11:53:38 NZST