From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Juri Linkov Newsgroups: gmane.emacs.devel Subject: Re: [PATCH] isearch: lazy-highlighting of sub-exps of regexps Date: Thu, 25 Nov 2010 01:39:09 +0000 Organization: JURTA Message-ID: <871v6ambb6.fsf@mail.jurta.org> References: <87oc9g7t08.fsf@mail.jurta.org> <87pqtv32p7.fsf@mail.jurta.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1290649558 29875 80.91.229.12 (25 Nov 2010 01:45:58 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Thu, 25 Nov 2010 01:45:58 +0000 (UTC) Cc: 'Andrew Helsley' , 'Stefan Monnier' , emacs-devel@gnu.org To: "Drew Adams" Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Nov 25 02:45:54 2010 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.69) (envelope-from ) id 1PLQuG-0005VH-7o for ged-emacs-devel@m.gmane.org; Thu, 25 Nov 2010 02:45:52 +0100 Original-Received: from localhost ([127.0.0.1]:39210 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PLQuF-00018o-Ru for ged-emacs-devel@m.gmane.org; Wed, 24 Nov 2010 20:45:51 -0500 Original-Received: from [140.186.70.92] (port=59118 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PLQuB-00018j-Cn for emacs-devel@gnu.org; Wed, 24 Nov 2010 20:45:48 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PLQuA-00006n-A8 for emacs-devel@gnu.org; Wed, 24 Nov 2010 20:45:47 -0500 Original-Received: from smarty.dreamhost.com ([208.113.175.8]:56593) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PLQuA-00006a-3D for emacs-devel@gnu.org; Wed, 24 Nov 2010 20:45:46 -0500 Original-Received: from ps18281.dreamhostps.com (ps18281.dreamhost.com [69.163.218.105]) by smarty.dreamhost.com (Postfix) with ESMTP id D2B486E8074; Wed, 24 Nov 2010 17:45:44 -0800 (PST) Original-Received: from localhost (ps18281.dreamhostps.com [69.163.218.105]) by ps18281.dreamhostps.com (Postfix) with ESMTP id ED117451C0A8; Wed, 24 Nov 2010 17:45:42 -0800 (PST) In-Reply-To: (Drew Adams's message of "Tue, 23 Nov 2010 21:03:17 -0800") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (x86_64-pc-linux-gnu) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) 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:133131 Archived-At: > I picked the default colors by tweaking (using palette.el). I picked the > dark-background colors by starting with the complements of the light-background > colors (and then modifying a bit, IIRC). I probably got some user feedback on > the dark-background colors (I use a light background, myself), but I don't > remember. I'm tempted to try a rainbow, because it has a very intuitive palette.