From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Paul R Newsgroups: gmane.emacs.help Subject: Re: Emacs Shell Ansi Colors Date: Mon, 29 Sep 2008 14:45:24 +0200 Message-ID: <87abdr9l3v.fsf@gmail.com> References: <48DFDAB9.5020506@gmail.com> <87prmo3r45.fsf@tux.homenetwork> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1222694374 7037 80.91.229.12 (29 Sep 2008 13:19:34 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 29 Sep 2008 13:19:34 +0000 (UTC) Cc: help-gnu-emacs@gnu.org, Thierry Volpiatto To: "Lorenzo Isella" Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Mon Sep 29 15:20:29 2008 connect(): Connection refused 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 1KkIfo-00064W-K3 for geh-help-gnu-emacs@m.gmane.org; Mon, 29 Sep 2008 15:20:25 +0200 Original-Received: from localhost ([127.0.0.1]:54422 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KkIek-00060s-Qp for geh-help-gnu-emacs@m.gmane.org; Mon, 29 Sep 2008 09:19:18 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KkI87-0006dq-0F for help-gnu-emacs@gnu.org; Mon, 29 Sep 2008 08:45:35 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KkI86-0006de-Gr for help-gnu-emacs@gnu.org; Mon, 29 Sep 2008 08:45:34 -0400 Original-Received: from [199.232.76.173] (port=43370 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KkI86-0006dZ-BR for help-gnu-emacs@gnu.org; Mon, 29 Sep 2008 08:45:34 -0400 Original-Received: from ey-out-1920.google.com ([74.125.78.147]:46148) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1KkI86-0001Wk-45 for help-gnu-emacs@gnu.org; Mon, 29 Sep 2008 08:45:34 -0400 Original-Received: by ey-out-1920.google.com with SMTP id 4so526021eyg.24 for ; Mon, 29 Sep 2008 05:45:32 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:to:cc:subject:references:from :date:in-reply-to:message-id:user-agent:mime-version:content-type; bh=8hKPj6CrcTLtuls3nTrxDoHGuXFNPmm5POYOoO0jkGA=; b=cf3xgyZgvDnukEirk7DTBAGwS/yPHp9/tq1Oa31opJ0MpjZ3OLKj5dZ+vNzLV260ne 6ClXFyMCHUJu+BPaThEig7xOMqyy6U2LPF/uM5cCZRkfJxb0K73rErfKayV+cYxRoABH LKefXTrJ2nS5FsuQTQMbSyhzL7HXzR46u9iyg= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=to:cc:subject:references:from:date:in-reply-to:message-id :user-agent:mime-version:content-type; b=j91AIeORD1z3Xpd4kbZzNktGCTvsiWUkq/vti1AI1RBhwvIeENsDtpLNihWWTK6GSS dLj/1/oIkdko4LYQn72SX0YB+RxxS99ec70wd5jMMo3UhEwcnnEZmOQPSZp1IxRCWYB7 kvWXA1F+TjXE2tCzkCmOHEcwJYkoFMpuITGgY= Original-Received: by 10.103.218.9 with SMTP id v9mr3666716muq.91.1222692332542; Mon, 29 Sep 2008 05:45:32 -0700 (PDT) Original-Received: from ubuT42 (pdc35-1-82-242-132-111.fbx.proxad.net [82.242.132.111]) by mx.google.com with ESMTPS id e10sm261205muf.14.2008.09.29.05.45.29 (version=TLSv1/SSLv3 cipher=RC4-MD5); Mon, 29 Sep 2008 05:45:30 -0700 (PDT) In-Reply-To: (Lorenzo Isella's message of "Mon\, 29 Sep 2008 12\:48\:53 +0200") User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.2 (gnu/linux) X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 2) X-Mailman-Approved-At: Mon, 29 Sep 2008 09:16:03 -0400 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:58182 Archived-At: Lorenzo> So it looks like there could be a problem with the TERM Lorenzo> environment variable (but do not ask me what this stands Lorenzo> for). I suppose (hope?) this is a one-liner for somebody Lorenzo> really knowledgeable about emacs. Kind Regards in case you need a drop-in solution for emacs, you can use the lines below. (comint-send-string (current-buffer) "alias ls='ls --color'") then do a (comint-send-input) -- Paul