From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Andreas Schwab Newsgroups: gmane.emacs.devel Subject: Re: [jidanni@jidanni.org: Re: find-grep makes raw terminal ANSI] Date: Sun, 18 Nov 2007 11:45:20 +0100 Message-ID: References: <873av5ua8j.fsf@jurta.org> <87fxz4j3a6.fsf@jurta.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1195382743 29377 80.91.229.12 (18 Nov 2007 10:45:43 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 18 Nov 2007 10:45:43 +0000 (UTC) Cc: Juri Linkov , rms@gnu.org, emacs-devel@gnu.org To: Stefan Monnier Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Nov 18 11:45:49 2007 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1Itheu-0004hW-RM for ged-emacs-devel@m.gmane.org; Sun, 18 Nov 2007 11:45:49 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Itheh-0006Rs-Hl for ged-emacs-devel@m.gmane.org; Sun, 18 Nov 2007 05:45:35 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Ithed-0006O5-HW for emacs-devel@gnu.org; Sun, 18 Nov 2007 05:45:31 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Itheb-0006NW-DH for emacs-devel@gnu.org; Sun, 18 Nov 2007 05:45:30 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Itheb-0006NM-AW for emacs-devel@gnu.org; Sun, 18 Nov 2007 05:45:29 -0500 Original-Received: from cantor.suse.de ([195.135.220.2] helo=mx1.suse.de) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1ItheW-0000f1-TO; Sun, 18 Nov 2007 05:45:25 -0500 Original-Received: from Relay2.suse.de (mail2.suse.de [195.135.221.8]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.suse.de (Postfix) with ESMTP id 927B22010D; Sun, 18 Nov 2007 11:45:21 +0100 (CET) X-Yow: Yow! Are we in the perfect mood? In-Reply-To: (Stefan Monnier's message of "Sat\, 17 Nov 2007 22\:18\:51 -0500") User-Agent: Gnus/5.110006 (No Gnus v0.6) Emacs/22.1 (gnu/linux) X-detected-kernel: by monty-python.gnu.org: Linux 2.4-2.6 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:83525 Archived-At: Stefan Monnier writes: >> ! (setenv "TERM" "emacs") >> ! (setenv "GREP_OPTIONS" (concat (getenv "GREP_OPTIONS") " --color= =3Dauto")) > > Looks about right, except that I believe `emacs' is too vague. > I'd use something like "emacs-grep". See comint-exec-1. "emacs" is the traditional value used for TERM on termcap systems, where you can define an arbitrary terminal in the environment. This doesn't work on terminfo systems, so Emacs uses "dumb" instead. Andreas. --=20 Andreas Schwab, SuSE Labs, schwab@suse.de SuSE Linux Products GmbH, Maxfeldstra=DFe 5, 90409 N=FCrnberg, Germany PGP key fingerprint =3D 58CA 54C7 6D53 942B 1756 01D3 44D5 214B 8276 4ED= 5 "And now for something completely different."