Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!zaphod.mps.ohio-state.edu!wuarchive!rex!ames!krypton.arc.nasa.gov!ceb From: ceb@krypton.arc.nasa.gov (BUCKLEY) Newsgroups: comp.sys.sgi Subject: Re: staunching csh echoing under emacs on the Iris Message-ID: <1991Apr26.221832.1062@news.arc.nasa.gov> Date: 26 Apr 91 20:13:32 GMT References: <1991Apr24.235228.1140@news.arc.nasa.gov> Sender: usenet@news.arc.nasa.gov (USENET Administration) Reply-To: ceb@krypton.arc.nasa.gov Distribution: usa Organization: NASA-Ames Research Center Lines: 15 News-Software: VAX/VMS VNEWS 1.3-4 In article , bill@inls1.ucsd.edu (Bill Reynolds) writes... >put the following in you .cshrc > >if($TERM == "emacs") then > stty -echo >endif I actually had something like that in there, the problem was that if filec is set on the SGI 3.3.2 csh, then that csh does an stty echo (at least) after every command is executed. I rarely use filec, so I just turned it off, and brought the matter to the attention of SGI. I hope it will be fixed in the course of time. Still, it works on the other SGI machines and older SGI machines which I use which NFS access that .cshrc.