From mboxrd@z Thu Jan 1 00:00:00 1970 From: Sivaram Neelakantan Subject: question on htmlize.el source Date: Fri, 07 May 2010 21:15:41 +0530 Message-ID: <82hbmjhg0q.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1OAPkX-0005n2-45 for emacs-orgmode@gnu.org; Fri, 07 May 2010 11:46:01 -0400 Received: from [140.186.70.92] (port=34043 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OAPkU-0005kv-LO for emacs-orgmode@gnu.org; Fri, 07 May 2010 11:45:59 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OAPkT-0004Lc-83 for emacs-orgmode@gnu.org; Fri, 07 May 2010 11:45:58 -0400 Received: from lo.gmane.org ([80.91.229.12]:36699) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OAPkT-0004LO-27 for emacs-orgmode@gnu.org; Fri, 07 May 2010 11:45:57 -0400 Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1OAPkR-0004bo-IO for emacs-orgmode@gnu.org; Fri, 07 May 2010 17:45:55 +0200 Received: from 122.167.108.211 ([122.167.108.211]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 07 May 2010 17:45:55 +0200 Received: from nsivaram.net by 122.167.108.211 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 07 May 2010 17:45:55 +0200 List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org The contrib directory has htmlize.el in it. Is it the latest,canonical one or I'd need to look somewhere else? I'm a bit fond of that as it enables me to share code without worrying about fontification that I'm used to. sivaram --