From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jambunathan K Subject: Re: [bug] Commit 6f8ea8e breaks the build Date: Sat, 24 Dec 2011 12:35:28 +0530 Message-ID: <81ty4qmouf.fsf@gmail.com> References: <81mxayauuh.fsf@gmail.com> <87mxaxsx1u.fsf@gnu.org> <8162hlg6bq.fsf@gmail.com> <87d3brf3t6.fsf@Rainer.invalid> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([140.186.70.92]:47819) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ReLfs-0000Pj-8p for emacs-orgmode@gnu.org; Sat, 24 Dec 2011 02:05:45 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ReLfq-0004A0-JM for emacs-orgmode@gnu.org; Sat, 24 Dec 2011 02:05:43 -0500 Received: from mail-iy0-f169.google.com ([209.85.210.169]:35702) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ReLfq-00049R-Eb for emacs-orgmode@gnu.org; Sat, 24 Dec 2011 02:05:42 -0500 Received: by iacb35 with SMTP id b35so17085459iac.0 for ; Fri, 23 Dec 2011 23:05:41 -0800 (PST) In-Reply-To: <87d3brf3t6.fsf@Rainer.invalid> (Achim Gratz's message of "Wed, 14 Dec 2011 18:42:13 +0100") 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: Achim Gratz Cc: emacs-orgmode@gnu.org Achim Gratz writes: > Requiring htmlfontify seems to spawn a shell while byte-compiling > please consider removing the rquire statement and replacing with the > appropriate declarations. Done. --