home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!elroy.jpl.nasa.gov!sdd.hp.com!cs.utexas.edu!torn!cunews!revcan!software.mitel.com!sharman!sharman
- From: sharman@Software.Mitel.COM (Richard Sharman)
- Newsgroups: gnu.emacs.help
- Subject: Re: ^M's in shell mode
- Message-ID: <SHARMAN.92Jul21155116@sharman.Software.Mitel.COM>
- Date: 21 Jul 92 19:51:16 GMT
- References: <1992Jul20.024117.9517@murdoch.acc.Virginia.EDU>
- Sender: sharman@Software.Mitel.COM
- Organization: Mitel. Kanata (Ontario). Canada.
- Lines: 13
- In-reply-to: dmm0t@holmes.acc.Virginia.EDU's message of 20 Jul 92 02:41:17 GMT
-
-
- Whenever I go into shell mode from GNU emacs 18.58, I get ^M's at the
- beginning of each line. I remember a while back someone explaining
- how to get rid of these, but I forget how to do it. BTW, I'm using
- cmushell, not the default shell-mode.
-
- Probably you need to turn off `onlcr'. Try typing
- stty -onlcr
- and see if that helps. If it does, try putting it in your
- .emacs_csh file if you're running csh or tcsh.
-
-
- Richard
-