From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: lists-absent-error@monkeyblade.net Newsgroups: gmane.emacs.help Subject: Change all syntax colors on load... Date: Mon, 2 Aug 2004 10:04:38 -0500 Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: <1091459078.410e5806f22af@www.monkeyblade.net> NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-Trace: sea.gmane.org 1091459583 14114 80.91.224.253 (2 Aug 2004 15:13:03 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 2 Aug 2004 15:13:03 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Mon Aug 02 17:12:47 2004 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1BreNr-00041n-00 for ; Mon, 02 Aug 2004 17:05:51 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1BreRF-0000uC-E8 for geh-help-gnu-emacs@m.gmane.org; Mon, 02 Aug 2004 11:09:21 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1BreR4-0000u7-6x for help-gnu-emacs@gnu.org; Mon, 02 Aug 2004 11:09:10 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1BreR2-0000to-Dd for help-gnu-emacs@gnu.org; Mon, 02 Aug 2004 11:09:09 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1BreR2-0000tl-Bh for help-gnu-emacs@gnu.org; Mon, 02 Aug 2004 11:09:08 -0400 Original-Received: from [216.137.75.151] (helo=mail.monkeyblade.net) by monty-python.gnu.org with esmtp (TLSv1:DES-CBC3-SHA:168) (Exim 4.34) id 1BreNA-0004Ge-2U for help-gnu-emacs@gnu.org; Mon, 02 Aug 2004 11:05:08 -0400 Original-Received: from mail.monkeyblade.net (localhost.localdomain [127.0.0.1]) by mail.monkeyblade.net (8.12.8/8.12.8) with ESMTP id i72F4dpZ005382 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Mon, 2 Aug 2004 10:04:39 -0500 Original-Received: (from apache@localhost) by mail.monkeyblade.net (8.12.8/8.12.8/Submit) id i72F4d48005380; Mon, 2 Aug 2004 10:04:39 -0500 X-Authentication-Warning: mail.monkeyblade.net: apache set sender to lists-absent-error@monkeyblade.net using -f Original-Received: from webproxy2x.mitre.org (webproxy2x.mitre.org [192.160.51.71]) by www.monkeyblade.net (IMP) with HTTP for ; Mon, 2 Aug 2004 10:04:38 -0500 Original-To: help-gnu-emacs@gnu.org User-Agent: Internet Messaging Program (IMP) 3.2.1 X-Originating-IP: 192.160.51.71 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 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:19936 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:19936 Hi, I'm using terminal-based Emacs (21.3) in terminals with a black background, which I like. However, the blue syntax highlighting doesn't show up well. Is there a way to tell my .emacs file to swap blue for, say, yellow on load, or will I just have to edit every mode file by hand? Thanks in advance, Bob