From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED.blaine.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.help Subject: Re: Introducing a great new minimal Emacs config Date: Wed, 17 Apr 2019 14:37:57 +0300 Message-ID: <6FCA72AD-58B4-4A18-9ED2-28163A810266@gnu.org> References: <1ed984bc-dab8-4434-9967-21d4c1e986b7@www.fastmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Injection-Info: blaine.gmane.org; posting-host="blaine.gmane.org:195.159.176.226"; logging-data="74601"; mail-complaints-to="usenet@blaine.gmane.org" User-Agent: K-9 Mail for Android To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Wed Apr 17 13:38:14 2019 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([209.51.188.17]) by blaine.gmane.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:256) (Exim 4.89) (envelope-from ) id 1hGitK-000JJL-Gh for geh-help-gnu-emacs@m.gmane.org; Wed, 17 Apr 2019 13:38:14 +0200 Original-Received: from localhost ([127.0.0.1]:50978 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1hGitJ-0003hj-GJ for geh-help-gnu-emacs@m.gmane.org; Wed, 17 Apr 2019 07:38:13 -0400 Original-Received: from eggs.gnu.org ([209.51.188.92]:32961) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1hGit8-0003hR-KQ for help-gnu-emacs@gnu.org; Wed, 17 Apr 2019 07:38:03 -0400 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]:38942) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1hGit8-00070D-9W for help-gnu-emacs@gnu.org; Wed, 17 Apr 2019 07:38:02 -0400 Original-Received: from [176.12.247.39] (port=56041 helo=[10.160.102.216]) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_128_CBC_SHA1:128) (Exim 4.82) (envelope-from ) id 1hGit7-0002nB-Fj for help-gnu-emacs@gnu.org; Wed, 17 Apr 2019 07:38:02 -0400 In-Reply-To: X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Original-Sender: "help-gnu-emacs" Xref: news.gmane.org gmane.emacs.help:119952 Archived-At: On April 17, 2019 1:37:26 PM GMT+03:00, Van L wrote: > "Paul W=2E Rankin" writes: >=20 > > $ emacs -Q >=20 > On the tty my eyes are blind to blue on black, I use >=20 > % emacs -Q --color=3Dno >=20 > Is there a way to set emacsclient on the tty for no color? You can set the tty-color-mode parameter of the frame, see its documentati= on in the ELisp manual=2E