From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: question on htmlize.el source Date: Thu, 13 May 2010 00:25:57 +0200 Message-ID: References: <82hbmjhg0q.fsf@gmail.com> Mime-Version: 1.0 (Apple Message framework v936) Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from [140.186.70.92] (port=42009 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OCP54-00011x-JE for emacs-orgmode@gnu.org; Wed, 12 May 2010 23:27:27 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OCKNO-00028n-C7 for emacs-orgmode@gnu.org; Wed, 12 May 2010 18:26:05 -0400 Received: from mail-ew0-f216.google.com ([209.85.219.216]:35466) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OCKNO-00028X-5q for emacs-orgmode@gnu.org; Wed, 12 May 2010 18:26:02 -0400 Received: by ewy8 with SMTP id 8so343607ewy.8 for ; Wed, 12 May 2010 15:26:01 -0700 (PDT) In-Reply-To: <82hbmjhg0q.fsf@gmail.com> 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: Sivaram Neelakantan Cc: emacs-orgmode@gnu.org On May 7, 2010, at 5:45 PM, Sivaram Neelakantan wrote: > > 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. This is the latest version. - Carsten