From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Emilio Lopes Newsgroups: gmane.emacs.help Subject: Re: weird emacs shell behavior Date: Fri, 17 Aug 2007 20:19:54 +0200 Organization: The Church of Emacs Message-ID: <3esl6i10s5.fsf@freenet.de> References: <87d4xmhxlr.fsf@W0053328.mgh.harvard.edu> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Trace: sea.gmane.org 1187376116 20752 80.91.229.12 (17 Aug 2007 18:41:56 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 17 Aug 2007 18:41:56 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Fri Aug 17 20:41:53 2007 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 1IM6ld-0003fL-1d for geh-help-gnu-emacs@m.gmane.org; Fri, 17 Aug 2007 20:41:53 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IM6lc-0004n1-Hr for geh-help-gnu-emacs@m.gmane.org; Fri, 17 Aug 2007 14:41:52 -0400 Original-Path: shelby.stanford.edu!headwall.stanford.edu!newshub.sdsu.edu!newsfeed.freenet.de!news.freenet.de!not-for-mail Original-Newsgroups: gnu.emacs.help User-Agent: Emacs Gnus Cancel-Lock: sha1:Y/81QRpMe7H9C9kCiwtRyhW1JMY= Original-Lines: 17 Original-NNTP-Posting-Host: 27775177.news.freenet.de Original-X-Trace: DXC=INET2>bZEeiQQ; QB=i[IUaKZSdekToV0bjR9l; IkP4_iga8fh`IQcSe03^eLW=D5HakUmVjfG22Tj Original-X-Complaints-To: abuse@freenet.de Original-Xref: shelby.stanford.edu gnu.emacs.help:151077 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:46651 Archived-At: Joel J Adamson writes: > "phundamental unaudio" writes: >> hello, when i issue alt-x shell the prompt looks weird like this: >> [32;1mvytas@clt-84-32-234-17:~>[0m > The [32, etc are control characters that indicate colors. Try > turning them off in your shell's rc file or use "M-x ansi-term" to > see the colors. No need to resort to `ansi-term', which is a full terminal-emulator. You can have shell mode interpret those codes using `ansi-color-for-comint-mode-on'. -- Emílio C. Lopes Munich, Germany