From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Glenn Morris Newsgroups: gmane.emacs.devel Subject: Re: /srv/bzr/emacs/trunk r102478: shr.el (shr-tag-color-check): Convert colors to hexadecimal with shr-color->hexadecimal. Date: Tue, 23 Nov 2010 14:50:56 -0500 Message-ID: <961v6bom3j.fsf@fencepost.gnu.org> References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: dough.gmane.org 1290543264 16713 80.91.229.12 (23 Nov 2010 20:14:24 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Tue, 23 Nov 2010 20:14:24 +0000 (UTC) Cc: emacs-devel@gnu.org To: julien@danjou.info Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Nov 23 21:14:20 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 1PKzFr-0007fV-Ho for ged-emacs-devel@m.gmane.org; Tue, 23 Nov 2010 21:14:19 +0100 Original-Received: from localhost ([127.0.0.1]:52950 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PKzFq-0006f8-NJ for ged-emacs-devel@m.gmane.org; Tue, 23 Nov 2010 15:14:18 -0500 Original-Received: from [140.186.70.92] (port=59723 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PKytH-00048O-LH for emacs-devel@gnu.org; Tue, 23 Nov 2010 14:51:01 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PKytG-00043T-K7 for emacs-devel@gnu.org; Tue, 23 Nov 2010 14:50:59 -0500 Original-Received: from fencepost.gnu.org ([140.186.70.10]:37513) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PKytG-00043O-I1 for emacs-devel@gnu.org; Tue, 23 Nov 2010 14:50:58 -0500 Original-Received: from localhost ([127.0.0.1]:53428) by fencepost.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1PKytE-0001LC-E3; Tue, 23 Nov 2010 14:50:56 -0500 X-Spook: New World Order INSCOM AUTODIN Axis of Evil SCUD missile X-Ran: @<;0qrL<}#rF?'Wel15Ilc*=Ox6c#14Qguti{ZP/7BH"o&)&9nBVT'~H X-Hue: blue X-Attribution: GM In-Reply-To: (Katsumi Yamaoka's message of "Tue\, 23 Nov 2010 00\:03\:44 +0000") User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) 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:133078 Archived-At: > color-lab.el: New file. This needs cl when compiling. (This is flagged by the compiler.)