From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Jason Rumney Newsgroups: gmane.emacs.devel Subject: Re: highlight failed part of isearch input Date: Mon, 25 Feb 2008 00:00:08 +0000 Message-ID: <47C20508.3050708@gnu.org> References: <008101c86d06$31c2f1f0$9eb22382@us.oracle.com><87fxvzxc0j.fsf@jurta.org><000901c86d0f$5beec1d0$405a908d@us.oracle.com><87lk5r3sf7.fsf@bzg.ath.cx> <87skzsvhvc.fsf@jurta.org><8763wfpi9w.fsf@jurta.org><003001c87662$f62a0280$0600a8c0@us.oracle.com><87fxvjmj7c.fsf@jurta.org><003801c87671$9926fbb0$0600a8c0@us.oracle.com><878x1a8gdc.fsf@jurta.org> <200802242331.m1ONVFeL010174@sallyv1.ics.uci.edu> <003501c8773f$91c6a9a0$0600a8c0@us.oracle.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1203897627 13788 80.91.229.12 (25 Feb 2008 00:00:27 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 25 Feb 2008 00:00:27 +0000 (UTC) Cc: 'Juri Linkov' , dann@ics.uci.edu, emacs-devel@gnu.org To: Drew Adams Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Feb 25 01:00:51 2008 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 1JTQm1-0003nb-Lp for ged-emacs-devel@m.gmane.org; Mon, 25 Feb 2008 01:00:49 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JTQlW-00043P-7z for ged-emacs-devel@m.gmane.org; Sun, 24 Feb 2008 19:00:18 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JTQlS-000436-4F for emacs-devel@gnu.org; Sun, 24 Feb 2008 19:00:14 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JTQlQ-000429-Nu for emacs-devel@gnu.org; Sun, 24 Feb 2008 19:00:13 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JTQlQ-000420-Ho for emacs-devel@gnu.org; Sun, 24 Feb 2008 19:00:12 -0500 Original-Received: from mk-outboundfilter-3.mail.uk.tiscali.com ([212.74.114.23]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JTQlQ-0001FE-59 for emacs-devel@gnu.org; Sun, 24 Feb 2008 19:00:12 -0500 Original-X-Trace: 47648679/mk-outboundfilter-1.mail.uk.tiscali.com/F2S/$ACCEPTED/freedom2Surf-customers/83.67.23.108 X-SBRS: None X-RemoteIP: 83.67.23.108 X-IP-MAIL-FROM: jasonr@gnu.org X-IP-BHB: Once X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AgAAAM+TwUdTQxds/2dsb2JhbAAIqX0 X-IP-Direction: OUT Original-Received: from i-83-67-23-108.freedom2surf.net (HELO [127.0.0.1]) ([83.67.23.108]) by smtp.f2s.tiscali.co.uk with ESMTP/TLS/DHE-RSA-AES256-SHA; 25 Feb 2008 00:00:10 +0000 User-Agent: Thunderbird 2.0.0.9 (Windows/20071031) In-Reply-To: <003501c8773f$91c6a9a0$0600a8c0@us.oracle.com> X-detected-kernel: by monty-python.gnu.org: Genre and OS details not recognized. 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:90314 Archived-At: Drew Adams wrote: > I don't think we should pick colors for UI design (e.g. defaults) based on > their names, but based on their properties. Pick the right color, regardless > of what convention we use to name it. > Colors are to the eye as musical notes are to the ear. The ones that look pleasing to the eye have names, and you'd be well advised to use them. Defining colors for a UI using hex RGB numbers is the same as composing music using frequencies.