Test org file

* Project
** TODO Project Task 1
<2010-01-07 Thu>

After trying to export this as an ical file with 'C-c C-e i', I get
the following error

Select command:
if: Autoloading failed to define function org-export-icalendar-this-file

I am using
org-version is a variable defined in `org.el'.
Its value is "6.33trans"

which I merged/fast-forwarded this morning.

And my load path looks like (for org related material)

("~/repos/org-mode/contrib/lisp" "~/repos/org-mode/lisp" ... [I
removed the /usr/share/emacs/23.0.91/lisp/org directory because I
thought I was having conflicts] ...)

My .emacs pertinent information is

(add-to-list 'load-path "~/repos/org-mode/lisp")
(add-to-list 'load-path "~/repos/org-mode/contrib/lisp")
(require 'org)
(require 'org-checklist)
... and then a handful of functions cut-n-pasted from the web for
handling clock-in/clock-out ...


I'm not really sure where to start.  I appreciate the help in advance.

Regards,
Bill


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

Reply via email to