From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: olgo Newsgroups: gmane.emacs.help Subject: How to get rid of annoying ^M lineendings Date: Tue, 22 Apr 2008 06:50:49 -0700 (PDT) Organization: http://groups.google.com Message-ID: <227a76ea-99a0-44cd-bb5f-e6c7b328e347@e67g2000hsa.googlegroups.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1208914174 9625 80.91.229.12 (23 Apr 2008 01:29:34 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 23 Apr 2008 01:29:34 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Wed Apr 23 03:30:10 2008 connect(): Connection refused Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1JoToC-0006WJ-5j for geh-help-gnu-emacs@m.gmane.org; Wed, 23 Apr 2008 03:30:04 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JoTnW-0002MZ-D8 for geh-help-gnu-emacs@m.gmane.org; Tue, 22 Apr 2008 21:29:22 -0400 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!postnews.google.com!e67g2000hsa.googlegroups.com!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 10 Original-NNTP-Posting-Host: 212.214.130.135 Original-X-Trace: posting.google.com 1208872249 28300 127.0.0.1 (22 Apr 2008 13:50:49 GMT) Original-X-Complaints-To: groups-abuse@google.com Original-NNTP-Posting-Date: Tue, 22 Apr 2008 13:50:49 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: e67g2000hsa.googlegroups.com; posting-host=212.214.130.135; posting-account=W_-6RQoAAAA9Xxv7RbD_4bqVPxivevA5 User-Agent: G2/1.0 X-HTTP-Via: 1.1 QBVFW02 X-HTTP-UserAgent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322),gzip(gfe),gzip(gfe) Original-Xref: shelby.stanford.edu gnu.emacs.help:158108 X-Mailman-Approved-At: Tue, 22 Apr 2008 21:24:48 -0400 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:53490 Archived-At: I keep reading solutions to this problem by means of substituting the line endings with a global replace but this is not what I need. I need for the files to be kept as they are, with all kinds of line endings, but I don't want to see it in the editor. Thus, my question is: Is there a way to tell emacs not to show the ^M character altogether? Thanks for any help, /Ola