From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Julien Danjou Newsgroups: gmane.emacs.devel Subject: Re: rainbow-mode Date: Tue, 16 Nov 2010 16:53:23 +0100 Message-ID: <87oc9pjmdo.fsf@keller.adm.naquadah.org> References: <87mxpabjj3.fsf@stupidchicken.com> <8762vyz5rl.fsf@stupidchicken.com> <5D7ECAE48B634FAEAA14E2BDCA4EAAD7@us.oracle.com> <8762vxetuf.fsf@uwakimon.sk.tsukuba.ac.jp> <87r5el8iwg.fsf@lifelogs.com> <871v6l8h0s.fsf@lifelogs.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Trace: dough.gmane.org 1289922821 22828 80.91.229.12 (16 Nov 2010 15:53:41 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Tue, 16 Nov 2010 15:53:41 +0000 (UTC) Cc: emacs-devel@gnu.org To: Ted Zlatanov Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Nov 16 16:53:36 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 1PINqi-0002k2-71 for ged-emacs-devel@m.gmane.org; Tue, 16 Nov 2010 16:53:36 +0100 Original-Received: from localhost ([127.0.0.1]:48761 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PINqh-0002E7-LV for ged-emacs-devel@m.gmane.org; Tue, 16 Nov 2010 10:53:35 -0500 Original-Received: from [140.186.70.92] (port=58007 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PINqc-0002Cb-Qm for emacs-devel@gnu.org; Tue, 16 Nov 2010 10:53:31 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PINqb-0002b9-6Q for emacs-devel@gnu.org; Tue, 16 Nov 2010 10:53:30 -0500 Original-Received: from prometheus.naquadah.org ([212.85.154.174]:52052 helo=mx1.naquadah.org) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PINqb-0002ap-1v for emacs-devel@gnu.org; Tue, 16 Nov 2010 10:53:29 -0500 Original-Received: by mx1.naquadah.org (Postfix, from userid 8) id E60F65C15A; Tue, 16 Nov 2010 16:53:25 +0100 (CET) Original-Received: from keller.adm.naquadah.org (unknown [IPv6:2a01:e35:2e39:e900:222:faff:fe9d:ce44]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.naquadah.org (Postfix) with ESMTPSA id EADD75C156; Tue, 16 Nov 2010 16:53:23 +0100 (CET) Original-Received: from jd by keller.adm.naquadah.org with local (Exim 4.72) (envelope-from ) id 1PINqV-000383-7W; Tue, 16 Nov 2010 16:53:23 +0100 Mail-Followup-To: Ted Zlatanov , emacs-devel@gnu.org In-Reply-To: <871v6l8h0s.fsf@lifelogs.com> (Ted Zlatanov's message of "Tue, 16 Nov 2010 08:44:35 -0600") User-Agent: Gnus/5.110011 (No Gnus v0.11) Emacs/24.0.50 (gnu/linux) 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:132731 Archived-At: On Tue, Nov 16 2010, Ted Zlatanov wrote: > Basically none of the authors wanted to merge their mode with the > others. Julien added enough to rainbow-mode.el to make it the best > choice but it's still not superior to css-color-mode.el in every way. Just to summarize. css-color-mode features: - displays colors for CSS/HTML. - allow colors edition like augmenting hue, or RGB value with interactive functions rainbow-mode features: - displays colors for CSS, HTML, LaTeX, and anything that can has hexadecimal or X colors (C code, .Xresources, whatever). So for now rainbow-mode is really about displaying and not editing at all. At least for now. :) --=20 Julien Danjou // =E1=90=B0 http://julien.danjou.info