From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.help Subject: Re: How to *completely* disable font-lock mode in my .emacs? Date: 29 Apr 2004 08:08:51 +0200 Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: References: Reply-To: Eli Zaretskii NNTP-Posting-Host: deer.gmane.org X-Trace: sea.gmane.org 1083215377 17661 80.91.224.253 (29 Apr 2004 05:09:37 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 29 Apr 2004 05:09:37 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Thu Apr 29 07:09:29 2004 Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1BJ3nd-0000N2-00 for ; Thu, 29 Apr 2004 07:09:29 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.30) id 1BJ3m7-0006NM-5p for geh-help-gnu-emacs@m.gmane.org; Thu, 29 Apr 2004 01:07:55 -0400 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.30) id 1BJ3ll-0006MH-NB for help-gnu-emacs@gnu.org; Thu, 29 Apr 2004 01:07:33 -0400 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.30) id 1BJ3lF-0006D0-2e for help-gnu-emacs@gnu.org; Thu, 29 Apr 2004 01:07:32 -0400 Original-Received: from [207.232.27.5] (helo=WST0054) by monty-python.gnu.org with asmtp (Exim 4.30) id 1BJ3lC-0006CZ-3M for help-gnu-emacs@gnu.org; Thu, 29 Apr 2004 01:06:58 -0400 Original-To: help-gnu-emacs@gnu.org In-reply-to: (message from Eric Smith on 28 Apr 2004 15:06:16 -0700) X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.4 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 Xref: main.gmane.org gmane.emacs.help:18106 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:18106 > From: Eric Smith > Newsgroups: gnu.emacs.help > Date: 28 Apr 2004 15:06:16 -0700 > > Eli Zaretskii writes: > > That would be a bad default, since most Emacs users do want color on > > the text terminal. > > No, most Emacs users want text they can read. Obviously, having the text readable is higher priority than having colors. Nevertheless, having colors is also a high priority, as anyone who read this forum back when Emacs didn't support that would tell you. > If guessing colors can commonly render unreadable text (and it can), > the default should be no color. I don't think it guesses wrong ``commonly'', but in any case I agree with what someone else said here: improving the guesswork is better than disabling it, when the feature is wanted by many users. > There is very little downside to not having color See, this is where many (most?) Emacs users disagree with you. > and it can be manually enabled Well, it's off by default, so what you ask is already there.