From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Mathias Dahl Newsgroups: gmane.emacs.help Subject: Re: eshell ls display Date: Fri, 15 Dec 2006 16:45:21 +0100 Message-ID: References: <877iwwi8r4.fsf@lion.rapttech.com.au> <873b7ihyz0.fsf@lion.rapttech.com.au> NNTP-Posting-Host: dough.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1166200843 2919 80.91.229.10 (15 Dec 2006 16:40:43 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 15 Dec 2006 16:40:43 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Fri Dec 15 17:40:43 2006 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by dough.gmane.org with esmtp (Exim 4.50) id 1GvG6u-0004Cy-0E for geh-help-gnu-emacs@m.gmane.org; Fri, 15 Dec 2006 17:40:36 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GvG6t-0006ic-7x for geh-help-gnu-emacs@m.gmane.org; Fri, 15 Dec 2006 11:40:35 -0500 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!postnews.google.com!news2.google.com!fu-berlin.de!uni-berlin.de!individual.net!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 9 Original-X-Trace: individual.net GAA7Vql7kSlVJWA/7tQBggsyzN/Hif9AYAUFhG6q7jelSm5NVp User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.91 (windows-nt) Cancel-Lock: sha1:xcgCI8xxJntw6HgLYlHP8L4/jyE= Original-Xref: shelby.stanford.edu gnu.emacs.help:143971 Original-To: help-gnu-emacs@gnu.org 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:39577 Archived-At: bgm-rao@ieee.org writes: > Thanks very much for the pointers. I am running emacs 22. I > realized that I had aliased ls to the system ls. The eshell version > works all right. I will try and check what setting is making the > system version render the way it does. If you don't find the problem you can always alias "ls" to "ls --color=never", or similar.