I install everything in site-lisp On OSX this is
/Applications/Emacs.App/Contents/Resources/site-lisp/org This should be on the load path automatically. And I did not change my configuration and everything worked fine for quite some time. On Mar 13, 2013, at 11:56 PM, Bastien <b...@altern.org> wrote: > Hi Erich, > > Neuwirth Erich <erich.neuwi...@univie.ac.at> writes: > >> Symbol's value as variable is void: org-agenda-export-html-style > > How do you get this error? > >> My guess is that I need another require in .emacs > > (require 'org) is the only thing you need. > > If you add requires for org-e-* libraries, then you need to set > the load-path correctly -- did you do so? > > -- > Bastien