From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "kruhft" Newsgroups: gmane.emacs.help Subject: Re: M-x shell and escape sequences Date: 29 Dec 2006 06:17:40 -0800 Organization: http://groups.google.com Message-ID: <1167401860.248136.207200@h40g2000cwb.googlegroups.com> References: NNTP-Posting-Host: dough.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" X-Trace: sea.gmane.org 1167403292 1895 80.91.229.10 (29 Dec 2006 14:41:32 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 29 Dec 2006 14:41:32 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Fri Dec 29 15:41:31 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 1H0IvI-0001Bl-Mo for geh-help-gnu-emacs@m.gmane.org; Fri, 29 Dec 2006 15:41:28 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1H0IvI-0002ov-4p for geh-help-gnu-emacs@m.gmane.org; Fri, 29 Dec 2006 09:41:28 -0500 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!postnews.google.com!h40g2000cwb.googlegroups.com!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 20 Original-NNTP-Posting-Host: 207.47.197.44 Original-X-Trace: posting.google.com 1167401865 16031 127.0.0.1 (29 Dec 2006 14:17:45 GMT) Original-X-Complaints-To: groups-abuse@google.com Original-NNTP-Posting-Date: Fri, 29 Dec 2006 14:17:45 +0000 (UTC) In-Reply-To: User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.1) Gecko/20061223 BonEcho/2.0.0.1,gzip(gfe),gzip(gfe) Complaints-To: groups-abuse@google.com Injection-Info: h40g2000cwb.googlegroups.com; posting-host=207.47.197.44; posting-account=cBpulw0AAACpp95Sejzvp3mJ2Jxag2nR Original-Xref: shelby.stanford.edu gnu.emacs.help:144400 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:40002 Archived-At: On Dec 26, 8:03 pm, rea...@newsguy.com wrote: > Setup: > Gentoo linux 2.6.18 > GNU Emacs 22.0.92.1 (i686-pc-linux-gnu, X toolkit) of 2006-12-21 > > Using M-x eshell `ls' behaves as ecpected and displays the colors. > > Should I be able to run M-x shell (not eshell) then `ls' and not see > escape sequences? Add this to your ~/.emacs: (ansi-color-for-comint-mode-on) -- kriuhft metashell.blogspot.com