From mboxrd@z Thu Jan 1 00:00:00 1970 From: lanas Subject: Re: Agenda publishing Date: Thu, 21 Feb 2008 19:41:02 -0500 Message-ID: <20080221194102.478036bc@mistral.stie> References: <20080218202908.6f539480@mistral.stie> <874pc54nqr.fsf@bzg.ath.cx> <20080220193709.1f607225@mistral.stie> <87hcg3qfmz.fsf@bzg.ath.cx> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JSLyS-0001vp-3i for emacs-orgmode@gnu.org; Thu, 21 Feb 2008 19:41:12 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JSLyR-0001vP-7T for emacs-orgmode@gnu.org; Thu, 21 Feb 2008 19:41:11 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JSLyR-0001vK-4v for emacs-orgmode@gnu.org; Thu, 21 Feb 2008 19:41:11 -0500 Received: from ms.securenet.net ([205.236.147.20]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JSLyQ-0006wc-Up for emacs-orgmode@gnu.org; Thu, 21 Feb 2008 19:41:11 -0500 Received: from localhost (localhost [127.0.0.1]) by ms.securenet.net (Postfix) with ESMTP id 8C9095C919 for ; Thu, 21 Feb 2008 19:41:09 -0500 (EST) Received: from ms.securenet.net ([127.0.0.1]) by localhost (ms.securenet.net [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id roSPPeq7tTPM for ; Thu, 21 Feb 2008 19:41:08 -0500 (EST) Received: from mistral.stie (mtl-pppoe-adsl476.securenet.net [66.38.237.221]) by ms.securenet.net (Postfix) with ESMTP id 92FCC5CA81 for ; Thu, 21 Feb 2008 19:41:08 -0500 (EST) In-Reply-To: <87hcg3qfmz.fsf@bzg.ath.cx> 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 Le Jeudi, 21 F=C3=A9vrier 2008 01:09:40 +0000, Bastien a =C3=A9crit : >> I'm trying this but org saves the content of the agenda (for >> instance generated with 'C-c a L') as plain text, even though I >> specify a file name of: test.html. Do I need to add any other >> package to emacs to have this functionality ? > Yes, you need htmlize.el: > http://www.emacswiki.org/cgi-bin/wiki/Htmlize At first it still did not work, even with htmlize. But then I was using Orgmode that came with emacs 22.1. I got the latest, and put it in the site-list directory while removing the two org files in 22.1/. With the latest Orgmode, it works. It works even too well. I mean, is there a way to produce a somewhat sober output than an actual emacs 'screenshot' (in my case with the blue background I'm using in emacs) ? Something like the regular html output of an org file done with org-export-as-html. The blue background and the actual emacs fonts are nice in html but are a bit too colorful for regular use. The latest Orgmode works nicely, but a bit on the slow side for loading times. I think there's a way to compile .el files to accelerate processing. Could you tell me what command is used to compile Orgmode ? Thanks, Al