From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Matt Noel Newsgroups: gmane.emacs.help Subject: How can I disable the display of ^M characters? Date: Mon, 23 Jun 2003 22:40:19 -0700 Sender: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: <571AF5BC-A606-11D7-BC8B-00306571D328@yahoo.com> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 (Apple Message framework v552) Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit X-Trace: main.gmane.org 1056433443 19728 80.91.224.249 (24 Jun 2003 05:44:03 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Tue, 24 Jun 2003 05:44:03 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Tue Jun 24 07:44:01 2003 Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 19Ugat-000573-00 for ; Tue, 24 Jun 2003 07:43:51 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.20) id 19UgYI-0006qB-LP for gnu-help-gnu-emacs@m.gmane.org; Tue, 24 Jun 2003 01:41:10 -0400 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.20) id 19UgXr-0006fs-5n for help-gnu-emacs@gnu.org; Tue, 24 Jun 2003 01:40:43 -0400 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.20) id 19UgXT-0006LO-Cw for help-gnu-emacs@gnu.org; Tue, 24 Jun 2003 01:40:21 -0400 Original-Received: from smtp012.mail.yahoo.com ([216.136.173.32]) by monty-python.gnu.org with smtp (Exim 4.20) id 19UgXK-00062F-9c for help-gnu-emacs@gnu.org; Tue, 24 Jun 2003 01:40:10 -0400 Original-Received: from 205-219-66-97.bayarea.net (HELO yahoo.com) (mgn000@205.219.66.97 with plain) by smtp.mail.vip.sc5.yahoo.com with SMTP; 24 Jun 2003 05:40:08 -0000 Original-To: help-gnu-emacs@gnu.org X-Mailer: Apple Mail (2.552) X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1b5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Help: List-Post: List-Subscribe: , List-Archive: List-Unsubscribe: , Errors-To: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.help:11161 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:11161 I often need to view log files which contain embedded control characters, and these buffers always contain a great number of ^M characters, which I find distracting. Can I get emacs to suppress the display of these characters? Matt Noel mgn000@yahoo.com