Path: utzoo!utgpu!news-server.csri.toronto.edu!mailrus!uunet!cs.utexas.edu!sdd.hp.com!zaphod.mps.ohio-state.edu!swrinde!ucsd!sdcc6!mbongo!mattson From: mattson@mbongo.ucsd.edu (Jim Mattson) Newsgroups: comp.emacs Subject: Re: tcsh vs shell-mode Message-ID: Date: 20 Sep 90 17:44:46 GMT References: <1990Aug31.171026.15996@murdoch.acc.Virginia.EDU> Sender: news@sdcc6.ucsd.edu Distribution: usa Lines: 28 Nntp-Posting-Host: mbongo.ucsd.edu esulzner@cadev6.intel.com (Eric Sulzner ~) writes: >In article <1990Aug31.171026.15996@murdoch.acc.Virginia.EDU> wrp@biochsn.acc.Virginia.EDU (William R. Pearson) writes: >> I have become addicted to the 'tcsh' c-shell replacement on >> my suns (3/50, sparcstation, running 4.0.3). Unfortunately, when start >> a sub-shell under GNUemacs, all of the lines are echoed, so that each line >> looks like: >> ls^M >> ls >> ... >> [text deleted] >> Any suggestions? >> Bill Pearson >'stty -echo nl' works for me. > [ more text deleted] I use tcsh too, and for this problem, I have the following line in my .cshrc: if ($TERM == emacs) unset edit --jim -- Internet: jmattson@ucsd.edu Bitnet: jmattson@ucsd UUCP: {ucbvax|rutgers|bellcore}!ucsd!jmattson