[Orgmode] agenda export error

2009-04-22 Thread Eraldo Helal
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?

Greetings,
Eraldo
___
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode


Re: [Orgmode] agenda export error

2009-04-22 Thread Nick Dokos
Eraldo Helal off...@eraldo.at 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).

HTH,
Nick


___
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode


Re: [Orgmode] agenda export error

2009-04-22 Thread Eraldo Helal
On Wed, Apr 22, 2009 at 22:48, Nick Dokos nicholas.do...@hp.com wrote:

 Eraldo Helal off...@eraldo.at 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).

 HTH,
 Nick


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?

Thank's
Eraldo
___
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode


Re: [Orgmode] agenda export error

2009-04-22 Thread Nick Dokos
Eraldo Helal off...@eraldo.at wrote:


 On Wed, Apr 22, 2009 at 22:48, Nick Dokos nicholas.do...@hp.com wrote:
 
  Eraldo Helal off...@eraldo.at 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


___
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode


Re: [Orgmode] agenda export error

2009-04-22 Thread Eraldo Helal


  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


Yep it is there... but I still get the error message.
How can I get it to work? Load it in .emacs?
___
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode