From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: [odt] htmlfontify + Support for src blockfontification Date: Fri, 19 Aug 2011 22:15:22 +0200 Message-ID: <87sjoxcg4l.fsf@gnu.org> References: <81ty9i1kg5.fsf@gmail.com> <877h69lmkd.fsf@gnu.org> <81pqk1k39r.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([140.186.70.92]:59680) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QuVSn-0004Cf-4T for emacs-orgmode@gnu.org; Fri, 19 Aug 2011 16:14:45 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QuVSm-0002H5-CW for emacs-orgmode@gnu.org; Fri, 19 Aug 2011 16:14:45 -0400 Received: from mail-ww0-f49.google.com ([74.125.82.49]:54703) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QuVSm-0002GH-8H for emacs-orgmode@gnu.org; Fri, 19 Aug 2011 16:14:44 -0400 Received: by wwf10 with SMTP id 10so2756532wwf.30 for ; Fri, 19 Aug 2011 13:14:43 -0700 (PDT) In-Reply-To: <81pqk1k39r.fsf@gmail.com> (Jambunathan K.'s message of "Fri, 19 Aug 2011 17:43:36 +0530") 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: emacs-orgmode@gnu.org Jambunathan K writes: >> 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. Okay. This suggests that we also should try to rely on htmlfontify.el instead of htmlize.el for other functions. What do you think? -- Bastien