[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Orgmode] agenda export error
From: |
Nick Dokos |
Subject: |
Re: [Orgmode] agenda export error |
Date: |
Wed, 22 Apr 2009 21:56:36 -0400 |
Eraldo Helal <address@hidden> wrote:
> On Wed, Apr 22, 2009 at 22:48, Nick Dokos <address@hidden> wrote:
>
> > Eraldo Helal <address@hidden> wrote:
> >
> > > I get the following error when trying to export my agenda:
> > >
> > > > org-write-agenda: Cannot open load file: htmlize
> > >
> > >
> > > Any idea how to fix this?
> > >
> >
> > Get htmlize.el from
> >
> > http://www.emacswiki.org/emacs/htmlize.el
> >
> > install it somewhere in your load-path and (optionally) byte-compile it.
> >
> > This version includes Carsten's fixes for face properties, making it
> > compatibel with Emacs 23 (as well as older versions).
> >
> So, I guess htmlize.el is not part of org-mode.
> Is there a way of keeping uptodate with this file?
> Will it survive when I do my git pull, etc?
>
No, it's fine - Carsten got permission from Hrvoje Niksic (the author of
htmlize.el) to include it in the contrib/lisp/ directory of org-mode. So
you don't need to get it from emacswiki: my apologies for misleading
you - I forgot about Carsten's mail. Here's the link to the email:
http://article.gmane.org/gmane.emacs.orgmode/12956/match=hrvoje
Nick