From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nick Dokos Subject: Re: [bug] Commit 6f8ea8e breaks the build Date: Mon, 12 Dec 2011 09:50:18 -0500 Message-ID: <24107.1323701418@alphaville.dokosmarshall.org> References: <81mxayauuh.fsf@gmail.com> Reply-To: nicholas.dokos@hp.com Return-path: Received: from eggs.gnu.org ([140.186.70.92]:57692) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Ra7D4-0000Xa-M7 for emacs-orgmode@gnu.org; Mon, 12 Dec 2011 09:50:31 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Ra7Cy-0003ll-On for emacs-orgmode@gnu.org; Mon, 12 Dec 2011 09:50:30 -0500 Received: from g1t0028.austin.hp.com ([15.216.28.35]:15255) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Ra7Cy-0003lN-LL for emacs-orgmode@gnu.org; Mon, 12 Dec 2011 09:50:24 -0500 In-Reply-To: Message from Jambunathan K of "Mon, 12 Dec 2011 17:02:38 +0530." <81mxayauuh.fsf@gmail.com> List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Jambunathan K Cc: Martyn Jago , nicholas.dokos@hp.com, emacs-orgmode@gnu.org Jambunathan K wrote: > Martyn Jago writes: > > > Commit 6f8ea8e breaks the build. > > ... > ... > Don't you have htmlfontify.el in your version of Emacs? I thought it is > part of regular Emacs. Could you please check why this is so? May be > some adjustment of load path is required or htmlfontify.el has to be > installed. > FWIW, M-x locate-library gives me Library is file /usr/local/share/emacs/24.0.90/lisp/htmlfontify.elc so it *is* part of emacs24. Nick