From mboxrd@z Thu Jan 1 00:00:00 1970 From: Kaushal Modi Subject: Re: bug#32722: 26.1; Org-publish depend on non-free platform ? Date: Thu, 13 Sep 2018 11:36:17 -0400 Message-ID: References: <531a7f93882cc0d5d09700457d06ea082f47569b.camel@flqt.fr> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:39899) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1g0Tg4-0004f4-AH for emacs-orgmode@gnu.org; Thu, 13 Sep 2018 11:37:08 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1g0Tg3-0005XK-OL for emacs-orgmode@gnu.org; Thu, 13 Sep 2018 11:37:08 -0400 In-Reply-To: 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" To: Glenn Morris Cc: n@flqt.fr, emacs-org list , Richard Stallman , Nicolas Goaziou , 32722@debbugs.gnu.org On Thu, Sep 13, 2018 at 11:28 AM Glenn Morris wrote: > > Emacs already includes htmlfontify, since 23.2. > Is there some obstacle to Org using that? (bug#7506) This has been discussed before on the Org mailing list. >From what I remember, there is not objection to use that instead; it's just that someone has to work on converting ox-html to use htmlfontify instead of htmlize.