From mboxrd@z Thu Jan 1 00:00:00 1970 From: Scott Otterson Subject: Re: html that looks like org mode in emacs Date: Wed, 16 Jul 2008 07:35:20 -0700 Message-ID: <487E0728.5050803@u.washington.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KJ86J-0005KI-Lj for emacs-orgmode@gnu.org; Wed, 16 Jul 2008 10:35:27 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KJ86G-0005Jq-T6 for emacs-orgmode@gnu.org; Wed, 16 Jul 2008 10:35:27 -0400 Received: from [199.232.76.173] (port=53069 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KJ86G-0005Jn-ML for emacs-orgmode@gnu.org; Wed, 16 Jul 2008 10:35:24 -0400 Received: from out4.smtp.messagingengine.com ([66.111.4.28]:51954) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1KJ86G-0000qT-8D for emacs-orgmode@gnu.org; Wed, 16 Jul 2008 10:35:24 -0400 Received: from compute1.internal (compute1.internal [10.202.2.41]) by out1.messagingengine.com (Postfix) with ESMTP id 1B58A13A3D5 for ; Wed, 16 Jul 2008 10:35:23 -0400 (EDT) Received: from [192.168.1.112] (user-0c2i937.cable.earthlink.net [24.41.36.103]) by mail.messagingengine.com (Postfix) with ESMTPSA id 3CFC7FD2D for ; Wed, 16 Jul 2008 10:35:22 -0400 (EDT) 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 Ted, Bastien and Carsten. Thanks for the tips! Of course, I'd forgotten that org-mode already had something built-in : #+OPTIONS: H:0 but org-jsinfo is also pretty cool. Finally, I'd never heard of htmlize.el This gets the colors right but misses links. Still, I will probably use it sometime to print out fontified code. Scott