From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Dan Nicolaescu Newsgroups: gmane.emacs.devel Subject: Re: Darkening font-lock colors Date: Sun, 2 Aug 2009 20:44:38 -0700 (PDT) Message-ID: <200908030344.n733iceT009655@godzilla.ics.uci.edu> References: <87d47hoox5.fsf@stupidchicken.com> <200907302139.n6ULdKCr008497@godzilla.ics.uci.edu> <87my6lrfzf.fsf@stupidchicken.com> <200907302221.n6UMLUWZ009001@godzilla.ics.uci.edu> <87hbwtisco.fsf@cyd.mit.edu> <200907310239.n6V2dFGY012065@godzilla.ics.uci.edu> <87iqh5ivn4.fsf@mail.jurta.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1249271201 26815 80.91.229.12 (3 Aug 2009 03:46:41 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 3 Aug 2009 03:46:41 +0000 (UTC) Cc: Chong Yidong , emacs-devel@gnu.org To: Juri Linkov Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Aug 03 05:46:33 2009 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 1MXoVM-0001AP-Ct for ged-emacs-devel@m.gmane.org; Mon, 03 Aug 2009 05:46:32 +0200 Original-Received: from localhost ([127.0.0.1]:51695 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MXoVL-0008E4-MH for ged-emacs-devel@m.gmane.org; Sun, 02 Aug 2009 23:46:31 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MXoVG-0008Dl-Pa for emacs-devel@gnu.org; Sun, 02 Aug 2009 23:46:26 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MXoVC-0008DK-JW for emacs-devel@gnu.org; Sun, 02 Aug 2009 23:46:26 -0400 Original-Received: from [199.232.76.173] (port=55924 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MXoVC-0008D1-D2 for emacs-devel@gnu.org; Sun, 02 Aug 2009 23:46:22 -0400 Original-Received: from sallyv2.ics.uci.edu ([128.195.1.120]:41862) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_3DES_EDE_CBC_SHA1:24) (Exim 4.60) (envelope-from ) id 1MXoVB-0001eg-TT for emacs-devel@gnu.org; Sun, 02 Aug 2009 23:46:22 -0400 Original-Received: from godzilla.ics.uci.edu (godzilla.ics.uci.edu [128.195.10.101]) by sallyv2.ics.uci.edu (8.13.8+Sun/8.13.8) with ESMTP id n733icvY002495; Sun, 2 Aug 2009 20:44:39 -0700 (PDT) Original-Received: (from dann@localhost) by godzilla.ics.uci.edu (8.13.8+Sun/8.13.6/Submit) id n733iceT009655; Sun, 2 Aug 2009 20:44:38 -0700 (PDT) In-Reply-To: <87iqh5ivn4.fsf@mail.jurta.org> (Juri Linkov's message of "Mon, 03 Aug 2009 03:17:19 +0300") Original-Lines: 10 X-ICS-MailScanner-Information: Please contact the ISP for more information X-ICS-MailScanner-ID: n733icvY002495 X-ICS-MailScanner: Found to be clean X-ICS-MailScanner-SpamCheck: not spam, SpamAssassin (score=-1.44, required 5, autolearn=disabled, ALL_TRUSTED -1.44) X-ICS-MailScanner-From: dann@godzilla.ics.uci.edu X-detected-operating-system: by monty-python.gnu.org: Solaris 10 (beta) 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:113592 Archived-At: Juri Linkov writes: > > Given that you are changing faces, how about changing the dark > > background, 8 color font-lock-comment-face to "yellow", then we can > > obsolete `font-lock-comment-delimiter-face'. > > Why yellow? It has good contrast with the black background and it is only used by font-lock-variable-face on an 8 color dark background terminal.