From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.help Subject: Re: Removing control M Date: Sat, 01 Mar 2014 09:55:49 +0200 Message-ID: <83ppm6uzcq.fsf@gnu.org> References: <1393618592227-315636.post@n5.nabble.com> NNTP-Posting-Host: plane.gmane.org X-Trace: ger.gmane.org 1393660568 27992 80.91.229.3 (1 Mar 2014 07:56:08 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 1 Mar 2014 07:56:08 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sat Mar 01 08:56:16 2014 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1WJemL-0007Ip-3G for geh-help-gnu-emacs@m.gmane.org; Sat, 01 Mar 2014 08:56:13 +0100 Original-Received: from localhost ([::1]:54616 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WJemK-0005sm-Ij for geh-help-gnu-emacs@m.gmane.org; Sat, 01 Mar 2014 02:56:12 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:45771) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WJem2-0005rV-MG for help-gnu-emacs@gnu.org; Sat, 01 Mar 2014 02:56:01 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WJelv-0006EP-D0 for help-gnu-emacs@gnu.org; Sat, 01 Mar 2014 02:55:54 -0500 Original-Received: from mtaout27.012.net.il ([80.179.55.183]:57950) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WJelv-0006EB-51 for help-gnu-emacs@gnu.org; Sat, 01 Mar 2014 02:55:47 -0500 Original-Received: from conversion-daemon.mtaout27.012.net.il by mtaout27.012.net.il (HyperSendmail v2007.08) id <0N1Q00E00Z2GW100@mtaout27.012.net.il> for help-gnu-emacs@gnu.org; Sat, 01 Mar 2014 09:53:43 +0200 (IST) Original-Received: from HOME-C4E4A596F7 ([87.69.4.28]) by mtaout27.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0N1Q00B8QZ9ITV30@mtaout27.012.net.il> for help-gnu-emacs@gnu.org; Sat, 01 Mar 2014 09:53:43 +0200 (IST) In-reply-to: X-012-Sender: halo1@inter.net.il X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 80.179.55.183 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:96234 Archived-At: > From: Dan Espen > Date: Fri, 28 Feb 2014 16:25:41 -0500 > > To remove the control M's, just use Emacs normal find replace. > To type a ^M. type ^Q first. When (in what Emacs version) did you last try that, and it worked? If you visit a file normally, i.e. via "C-x C-f", you won't see any ^M characters at all. You will see a "(DOS)" indication in the mode line instead. This has been so since Emacs 20 at least.