Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 27 Oct 2006 14:44:11 -0500
From:      Derek Ragona <derek@computinginnovations.com>
To:        Noah <admin2@enabled.com>, freebsd-questions@freebsd.org
Subject:   Re: replacing ^M with emacs
Message-ID:  <6.0.0.22.2.20061027144308.0216e270@mail.computinginnovations.com>
In-Reply-To: <45425D61.6030209@enabled.com>
References:  <45425D61.6030209@enabled.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Those ^M's are the MS-DOS EOL character.  You can use sed,  or tr to remove 
them via a commandline pipe.

         -Derek


At 02:26 PM 10/27/2006, Noah wrote:
>Hi there,
>
>It appears that a text editor placed a bunch on ^M throughout a text file 
>I am working with.  I assure this is equivalent to eh keystroke control-M.
>
>How might I get emacs to search replace
>
>also is there a mail list focused specifically on emacs usability?
>please refer me to it?
>
>Cheers,
>
>Noah
>
>_______________________________________________
>freebsd-questions@freebsd.org mailing list
>http://lists.freebsd.org/mailman/listinfo/freebsd-questions
>To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"
>
>--
>This message has been scanned for viruses and
>dangerous content by MailScanner, and is
>believed to be clean.
>MailScanner thanks transtec Computers for their support.
>

-- 
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.
MailScanner thanks transtec Computers for their support.




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6.0.0.22.2.20061027144308.0216e270>