emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Orgmode] Trouble with ical export


From: Bill Purcell
Subject: [Orgmode] Trouble with ical export
Date: Thu, 7 Jan 2010 09:11:45 -0600

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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]