From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: =?iso-8859-1?Q?Fr=E9d=E9ric?= Bothamy Newsgroups: gmane.emacs.help Subject: Re: escape characters in emacs20 shell mode Date: Sat, 16 Nov 2002 18:03:36 +0100 Sender: help-gnu-emacs-admin@gnu.org Message-ID: <20021116170335.GG12812@athena.olympe.fr> References: <20021113182139.77861.qmail@web14007.mail.yahoo.com> <84el9leatx.fsf@lucy.cs.uni-dortmund.de> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Trace: main.gmane.org 1037466979 23596 80.91.224.249 (16 Nov 2002 17:16:19 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sat, 16 Nov 2002 17:16:19 +0000 (UTC) Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 18D6YM-00068R-00 for ; Sat, 16 Nov 2002 18:16:18 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10) id 18D6YT-0003Vl-00; Sat, 16 Nov 2002 12:16:25 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.10) id 18D6ML-0007qo-00 for help-gnu-emacs@gnu.org; Sat, 16 Nov 2002 12:03:53 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.10) id 18D6MG-0007ps-00 for help-gnu-emacs@gnu.org; Sat, 16 Nov 2002 12:03:51 -0500 Original-Received: from dyn-212-129-43-187.ppp.tiscali.fr ([212.129.43.187] helo=athena.olympe.fr) by monty-python.gnu.org with esmtp (Exim 4.10) id 18D6MF-0007n7-00 for help-gnu-emacs@gnu.org; Sat, 16 Nov 2002 12:03:48 -0500 Original-Received: from fred by athena.olympe.fr with local (Exim 3.35 #1 (Debian)) id 18D6MA-0001QI-00 for ; Sat, 16 Nov 2002 18:03:42 +0100 Original-To: help-gnu-emacs@gnu.org Mail-Followup-To: help-gnu-emacs@gnu.org Content-Disposition: inline In-Reply-To: <84el9leatx.fsf@lucy.cs.uni-dortmund.de> User-Agent: Mutt/1.3.28i Errors-To: help-gnu-emacs-admin@gnu.org X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.0.11 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.emacs.help:3664 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:3664 * Kai Großjohann [2002-11-16 17:30] : > Frédéric Bothamy writes: > > > I still don't understand why auto-color tries to color on a dumb > > terminal (same here). Probably a wrong terminfo/termcap definition. > > Is $TERM really `dumb' in an Emacs shell? Using M-x shell, yes (for me under GNU Emacs 21.2.1), using eshell TERM is not defined. Fred