From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from omta40.uswest2.a.cloudfilter.net (omta40.uswest2.a.cloudfilter.net [35.89.44.39]) by sourceware.org (Postfix) with ESMTPS id A1EEC3858D3C for ; Tue, 19 Sep 2023 14:11:05 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org A1EEC3858D3C Authentication-Results: sourceware.org; dmarc=none (p=none dis=none) header.from=tromey.com Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=tromey.com Received: from eig-obgw-6010a.ext.cloudfilter.net ([10.0.30.248]) by cmsmtp with ESMTP id iZgEqyqRtbK1VibRQqA2qh; Tue, 19 Sep 2023 14:11:04 +0000 Received: from box5379.bluehost.com ([162.241.216.53]) by cmsmtp with ESMTPS id ibRPqvgu62n2wibRPqxLwW; Tue, 19 Sep 2023 14:11:03 +0000 X-Authority-Analysis: v=2.4 cv=YsIc+qUX c=1 sm=1 tr=0 ts=6509abf7 a=ApxJNpeYhEAb1aAlGBBbmA==:117 a=ApxJNpeYhEAb1aAlGBBbmA==:17 a=OWjo9vPv0XrRhIrVQ50Ab3nP57M=:19 a=dLZJa+xiwSxG16/P+YVxDGlgEgI=:19 a=zNV7Rl7Rt7sA:10 a=Qbun_eYptAEA:10 a=CCpqsmhAAAAA:8 a=Wf-2jKEeseAnocvklzsA:9 a=ul9cdbp4aOFLsgKbc677:22 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=tromey.com; s=default; h=Content-Type:MIME-Version:Message-ID:In-Reply-To:Date:References :Subject:Cc:To:From:Sender:Reply-To:Content-Transfer-Encoding:Content-ID: Content-Description:Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc :Resent-Message-ID:List-Id:List-Help:List-Unsubscribe:List-Subscribe: List-Post:List-Owner:List-Archive; bh=SynKGszexRj3LVIMg1UXKD8rB1dQ0gPi/1+HAB8PxM8=; b=EGsNST81g7ujztiUyp/ahv5R1R nufGHszakKIcWHEFtaj/azCkejO47DtQeQvym4N6mw+iDCoE4mRsb1lUsndM2n15Meez2zzSJkUfL hEA/+lPmMoxyeceOJ1wcxRJ6p; Received: from 71-211-130-31.hlrn.qwest.net ([71.211.130.31]:49026 helo=murgatroyd) by box5379.bluehost.com with esmtpsa (TLS1.2) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.96) (envelope-from ) id 1qibRP-002NGu-05; Tue, 19 Sep 2023 08:11:03 -0600 From: Tom Tromey To: Eli Zaretskii via Gdb-patches Cc: Tom Tromey , Eli Zaretskii Subject: Re: [PATCH] Support the NO_COLOR environment variable References: <20230916000908.110459-1-tom@tromey.com> <83bke2k7fa.fsf@gnu.org> X-Attribution: Tom Date: Tue, 19 Sep 2023 08:11:02 -0600 In-Reply-To: <83bke2k7fa.fsf@gnu.org> (Eli Zaretskii via Gdb-patches's message of "Sat, 16 Sep 2023 08:34:33 +0300") Message-ID: <87ediu8d8p.fsf@tromey.com> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - box5379.bluehost.com X-AntiAbuse: Original Domain - sourceware.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - tromey.com X-BWhitelist: no X-Source-IP: 71.211.130.31 X-Source-L: No X-Exim-ID: 1qibRP-002NGu-05 X-Source: X-Source-Args: X-Source-Dir: X-Source-Sender: 71-211-130-31.hlrn.qwest.net (murgatroyd) [71.211.130.31]:49026 X-Source-Auth: tom+tromey.com X-Email-Count: 3 X-Org: HG=bhshared;ORG=bluehost; X-Source-Cap: ZWx5bnJvYmk7ZWx5bnJvYmk7Ym94NTM3OS5ibHVlaG9zdC5jb20= X-Local-Domain: yes X-CMAE-Envelope: MS4xfN/CgzjmFYq00eViHvsW/Cq+lQ5JNjc9HT51QZKcsgFNrJuLuDPmj5161bw8rQFHXgPLLIrvAs8EIwmtsSSn7mVJc/LjjspDQBW+NLimV+Ft9mt/rkFX pcU1XV+KLPkVKb8d0PJpVrBwj/RLFO27vnjKOFCoP1fbT47iLSNHm7FPgEYGJezeMqKR0G2aekP3CM1dllaxwlQG4EM8ug4YedE= X-Spam-Status: No, score=-3019.0 required=5.0 tests=BAYES_00,DKIM_SIGNED,DKIM_VALID,JMQ_SPF_NEUTRAL,RCVD_IN_DNSWL_LOW,RCVD_IN_MSPIKE_H2,SPF_HELO_NONE,SPF_PASS,TXREP autolearn=ham autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on server2.sourceware.org List-Id: >>>>> "Eli" == Eli Zaretskii via Gdb-patches writes: Eli> Should we also support the --color command-line argument, e.g. to Eli> countermand NO_COLOR in the environment, and also as an alternative to Eli> the environment variable? I tend to think it's not needed. There are already several ways to change it, including the simple 'NO_COLOR= gdb' -- an empty value is explicitly ignored. If someone wants to add it, though, I won't object. Tom