Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!utgpu!water!watnot!watmath!clyde!rutgers!seismo!rochester!pt.cs.cmu.edu!h.cs.cmu.edu!cef From: cef@h.cs.cmu.edu.UUCP Newsgroups: comp.emacs Subject: Re: my Re: file completion in the shell buffer Message-ID: <1048@h.cs.cmu.edu> Date: Sat, 21-Mar-87 03:31:12 EST Article-I.D.: h.1048 Posted: Sat Mar 21 03:31:12 1987 Date-Received: Sun, 22-Mar-87 23:04:57 EST References: <8703201627.AA19093@arthur.cs.purdue.edu> <1047@h.cs.cmu.edu> Organization: Carnegie-Mellon University, CS/RI Lines: 14 Summary: Hmmmm. Maybe I should reconsider. Well, I should have looked before I leaped. I tried the solution that I sugessted and did indeed run into problems with spurious output from the shell. Let me then repose the question of how to get rid of the echoing of the command and the ^M's that appear at the end of the lines. I tried putting "stty nl -echo" into "~/.emacs_csh" with no effect. WHATS GOING ON? I could write a filter to blow off the undesirable stuff but thats almost as undesirable as the extra output itself. Charlie Fineman P.S. Next time maybe I'll remember how much easier it is to spec something than to DO IT!