From mboxrd@z Thu Jan 1 00:00:00 1970 From: Manish Subject: Re: Agenda publishing Date: Fri, 22 Feb 2008 06:49:33 +0530 Message-ID: References: <20080218202908.6f539480@mistral.stie> <874pc54nqr.fsf@bzg.ath.cx> <20080220193709.1f607225@mistral.stie> <87hcg3qfmz.fsf@bzg.ath.cx> <20080221194102.478036bc@mistral.stie> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JSMZd-0003RJ-FG for emacs-orgmode@gnu.org; Thu, 21 Feb 2008 20:19:37 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JSMZd-0003Qz-3a for emacs-orgmode@gnu.org; Thu, 21 Feb 2008 20:19:37 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JSMZc-0003Qw-U2 for emacs-orgmode@gnu.org; Thu, 21 Feb 2008 20:19:36 -0500 Received: from qb-out-0506.google.com ([72.14.204.237]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JSMZc-0004pG-Ll for emacs-orgmode@gnu.org; Thu, 21 Feb 2008 20:19:36 -0500 Received: by qb-out-0506.google.com with SMTP id e6so217252qbe.2 for ; Thu, 21 Feb 2008 17:19:34 -0800 (PST) In-Reply-To: <20080221194102.478036bc@mistral.stie> Content-Disposition: inline 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: lanas Cc: emacs-orgmode@gnu.org On Fri, Feb 22, 2008 at 6:11 AM, lanas wrote: > Le Jeudi, 21 F=E9vrier 2008 01:09:40 +0000, > > Bastien a =E9crit : > > > >> 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 ? > Just a `make' in org directory should do it. --=20 Manish