Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!utgpu!water!watnot!watmath!sunybcs!neil From: neil@sunybcs.UUCP Newsgroups: comp.emacs Subject: Re: Emacs 18.37 Message-ID: <2474@sunybcs.UUCP> Date: Sun, 1-Mar-87 00:45:31 EST Article-I.D.: sunybcs.2474 Posted: Sun Mar 1 00:45:31 1987 Date-Received: Sun, 1-Mar-87 16:19:54 EST References: <842@cullvax.UUCP> Organization: SUNY/Buffalo Computer Science Lines: 10 In-reply-to: drw@cullvax.UUCP's message of 26 Feb 87 15:44:03 GMT Posting-Front-End: GNU Emacs 18.36.6 of Wed Feb 4 1987 on gort (berkeley-unix) gore@nucsrl.UUCP (Jacob Gore) writes: > When I use "M-x shell", all control-characters sent during the communication > with the inferior shell (including ^M) get put into the buffer. Is there any > way to avoid this? How about putting the line stty -echo into your .emacs_csh file - This is assuming that you are using csh. I assume that the same would work if you put it into .emacs_sh but I don't know - Neil