From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Chong Yidong Newsgroups: gmane.emacs.devel Subject: Re: The latest lisp/faces.el changes seem to break color-themes again Date: Thu, 16 Oct 2008 23:09:46 -0400 Message-ID: <87myh39ath.fsf@cyd.mit.edu> References: <87skqxw20c.fsf@anzu.internal.golden-gryphon.com> <87od1lvxa9.fsf@anzu.internal.golden-gryphon.com> <87abd4vfyb.fsf@grepfind.mwolson.org> <87tzbcfqfe.fsf@cyd.mit.edu> <87ljwouzln.fsf@cyd.mit.edu> <87ej2ggt9y.fsf@cyd.mit.edu> <48F7C669.7080409@gmail.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1224212996 12016 80.91.229.12 (17 Oct 2008 03:09:56 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 17 Oct 2008 03:09:56 +0000 (UTC) Cc: Chming , Michael Olson , Vivek Dasmohapatra , "Richard M. Stallman" , emacs-devel@gnu.org To: "Lennart Borgman \(gmail\)" Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Oct 17 05:10:56 2008 connect(): Connection refused 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 1Kqfjr-0003he-Ri for ged-emacs-devel@m.gmane.org; Fri, 17 Oct 2008 05:10:56 +0200 Original-Received: from localhost ([127.0.0.1]:39746 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Kqfim-0000eV-Ru for ged-emacs-devel@m.gmane.org; Thu, 16 Oct 2008 23:09:48 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Kqfih-0000ct-O2 for emacs-devel@gnu.org; Thu, 16 Oct 2008 23:09:43 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Kqfif-0000au-Ec for emacs-devel@gnu.org; Thu, 16 Oct 2008 23:09:42 -0400 Original-Received: from [199.232.76.173] (port=58645 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Kqfif-0000an-3v for emacs-devel@gnu.org; Thu, 16 Oct 2008 23:09:41 -0400 Original-Received: from cyd.mit.edu ([18.115.2.24]:34091) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Kqfia-0004Yx-Jk; Thu, 16 Oct 2008 23:09:36 -0400 Original-Received: by cyd.mit.edu (Postfix, from userid 1000) id 668AE57E09B; Thu, 16 Oct 2008 23:09:46 -0400 (EDT) In-Reply-To: <48F7C669.7080409@gmail.com> (Lennart Borgman's message of "Fri, 17 Oct 2008 00:55:37 +0200") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux) X-detected-operating-system: by monty-python.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:104566 Archived-At: "Lennart Borgman (gmail)" writes: > I do not know about color-theme, but I just noticed that the > htmlfontify.el I distribute with nXhtml is broken too and I guess it is > the same problem. htmlfontify.el should be included in Emacs, but that > seems to have stalled somewhere. Could you provide a simplified test case?