home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / gnu / emacs / help / 3438 < prev    next >
Encoding:
Internet Message Format  |  1992-07-22  |  986 b 

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