From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: "Eli Zaretskii" Newsgroups: gmane.emacs.devel Subject: Re: list-colors-display: filter same adjecent colors Date: Thu, 15 Apr 2004 15:18:54 +0200 Sender: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Message-ID: <3791-Thu15Apr2004151854+0300-eliz@gnu.org> References: <20040406030829.11987.qmail@web60307.mail.yahoo.com> Reply-To: Eli Zaretskii NNTP-Posting-Host: deer.gmane.org X-Trace: sea.gmane.org 1082037227 8717 80.91.224.253 (15 Apr 2004 13:53:47 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 15 Apr 2004 13:53:47 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Thu Apr 15 15:53:40 2004 Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1BE7JE-0007Wl-00 for ; Thu, 15 Apr 2004 15:53:40 +0200 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.35 #1 (Debian)) id 1BE7JD-0004VD-00 for ; Thu, 15 Apr 2004 15:53:40 +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 1BE6rB-0003Nm-UB for emacs-devel@quimby.gnus.org; Thu, 15 Apr 2004 09:24:41 -0400 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.30) id 1BE6qD-0003KH-NX for emacs-devel@gnu.org; Thu, 15 Apr 2004 09:23:41 -0400 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.30) id 1BE6pU-00035E-Hy for emacs-devel@gnu.org; Thu, 15 Apr 2004 09:23:27 -0400 Original-Received: from [192.114.186.23] (helo=aragorn.inter.net.il) by monty-python.gnu.org with esmtp (Exim 4.30) id 1BE64x-0006t9-4L for emacs-devel@gnu.org; Thu, 15 Apr 2004 08:34:51 -0400 Original-Received: from zaretski (pns03-202-32.inter.net.il [80.230.202.32]) by aragorn.inter.net.il (MOS 3.4.5-GR) with ESMTP id CRU02990; Thu, 15 Apr 2004 15:22:48 +0300 (IDT) Original-To: Michael Mauger X-Mailer: emacs 21.3.50 (via feedmail 8 I) and Blat ver 1.8.9 In-reply-to: <20040406030829.11987.qmail@web60307.mail.yahoo.com> (message from Michael Mauger on Mon, 5 Apr 2004 20:08:29 -0700 (PDT)) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.4 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Xref: main.gmane.org gmane.emacs.devel:21686 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:21686 > Date: Mon, 5 Apr 2004 20:08:29 -0700 (PDT) > From: Michael Mauger > > Sorry for the delay on this -- I've been offline for a bit. > > How does this version (with an expanded comment block) look? Looks very good to me. Thanks!