From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jambunathan K Subject: Re: [odt] htmlfontify + Support for src blockfontification Date: Fri, 19 Aug 2011 17:43:36 +0530 Message-ID: <81pqk1k39r.fsf@gmail.com> References: <81ty9i1kg5.fsf@gmail.com> <877h69lmkd.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([140.186.70.92]:39434) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QuNxz-0004f8-OO for emacs-orgmode@gnu.org; Fri, 19 Aug 2011 08:14:28 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QuNxy-0001Vz-DM for emacs-orgmode@gnu.org; Fri, 19 Aug 2011 08:14:27 -0400 Received: from mail-pz0-f44.google.com ([209.85.210.44]:55704) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QuNxy-0001Vn-8p for emacs-orgmode@gnu.org; Fri, 19 Aug 2011 08:14:26 -0400 Received: by pzk36 with SMTP id 36so5666345pzk.17 for ; Fri, 19 Aug 2011 05:14:25 -0700 (PDT) In-Reply-To: <877h69lmkd.fsf@gnu.org> (Bastien's message of "Fri, 19 Aug 2011 12:31:30 +0200") 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: Bastien Cc: emacs-orgmode@gnu.org > It just occurred to me: why using htmlfontify.el instead of > htmlize.el? I guess there are good reasons... htmlfontify is part of Emacs and so a first class citizen. A user doesn't have to install any additional package to get fontification support. It will work out of the box. Jambunathan K. --