From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Martin Slouf Newsgroups: gmane.emacs.help Subject: Re: those strange characters Date: Mon, 25 Jul 2005 23:28:00 +0200 Message-ID: <20050725212800.GD9300@barbucha.martin.net> References: <42e53fc4_1@news.iprimus.com.au> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1122327062 17853 80.91.229.2 (25 Jul 2005 21:31:02 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 25 Jul 2005 21:31:02 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Mon Jul 25 23:31:00 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1DxAWJ-0005yH-Jo for geh-help-gnu-emacs@m.gmane.org; Mon, 25 Jul 2005 23:29:55 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DxAYc-0003Z5-NN for geh-help-gnu-emacs@m.gmane.org; Mon, 25 Jul 2005 17:32:18 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1DxAX2-0003AB-SO for help-gnu-emacs@gnu.org; Mon, 25 Jul 2005 17:30:41 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1DxAWs-000337-C0 for help-gnu-emacs@gnu.org; Mon, 25 Jul 2005 17:30:32 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DxAWr-0002ty-0E for help-gnu-emacs@gnu.org; Mon, 25 Jul 2005 17:30:29 -0400 Original-Received: from [84.242.95.145] (helo=barbucha.martin.net) by monty-python.gnu.org with esmtp (Exim 4.34) id 1DxAf4-0002jp-U1 for help-gnu-emacs@gnu.org; Mon, 25 Jul 2005 17:38:59 -0400 Original-Received: from martin by barbucha.martin.net with local (Exim 3.36 #1 (Debian)) id 1DxAUS-0002bh-00 for ; Mon, 25 Jul 2005 23:28:00 +0200 Original-To: help-gnu-emacs@gnu.org Content-Disposition: inline In-Reply-To: <42e53fc4_1@news.iprimus.com.au> User-Agent: Mutt/1.5.9i 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:28185 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:28185 try 'ls --color=never' you have escape sequences (ie. colours) turned on for your 'ls' statement to be true, i do not know, where to switch it off globally. it is set up in some very basic shell scripts to provide colour listening in xterm. m. On Tue, Jul 26, 2005 at 05:50:20AM -0700, Baloff wrote: > Hello > I did > $script somefile > $ls > $exit > $cat somefile > shows the output of $ls > > in emacs, C-x C-f somefile > the output of $ls, each item is listed between ^[[0m group of charactres > on both sided of each item. > > so if I have an item like myFile, it would look ^[[0mmyFile^[[0m > > thanks > _______________________________________________ > Help-gnu-emacs mailing list > Help-gnu-emacs@gnu.org > http://lists.gnu.org/mailman/listinfo/help-gnu-emacs