Path: utzoo!mnetor!uunet!lll-winken!lll-lcc!ames!mailrus!umix!husc6!umb!karl From: karl@umb.umb.edu (Karl Berry.) Newsgroups: comp.emacs Subject: Echoing in remote shells in GNU Emacs. Message-ID: <607@umb.umb.edu> Date: 1 Mar 88 21:13:48 GMT Organization: UMASS-Boston, Boston, MA Lines: 16 Keywords: GNU Emacs, echoing, ^M, rlogin. Starting up a shell on the current machin in GNU Emacs works fine. When I rlogin to another machine, however, I get (a) an echo of my command (trailed by ^M), and (b) all output is trailed by ^M. For example, here% rlogin there there% ls ls^M file1 file2^M there% It is easy to fix (a) with a stty -echo. I don't know how to fix (b), though. Can anyone help? Karl. karl@umb.edu harvard!umb!karl