* Trouble with ical export
@ 2010-01-07 15:11 Bill Purcell
2010-01-07 15:29 ` Giovanni Ridolfi
0 siblings, 1 reply; 3+ messages in thread
From: Bill Purcell @ 2010-01-07 15:11 UTC (permalink / raw)
To: emacs-orgmode
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
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Trouble with ical export
2010-01-07 15:11 Trouble with ical export Bill Purcell
@ 2010-01-07 15:29 ` Giovanni Ridolfi
2010-01-07 15:39 ` Bill Purcell
0 siblings, 1 reply; 3+ messages in thread
From: Giovanni Ridolfi @ 2010-01-07 15:29 UTC (permalink / raw)
To: Bill Purcell; +Cc: emacs-orgmode
Bill Purcell <flyeng4@gmail.com> writes:
Hi, Bill
> 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
here it is exported ok.
GNU Emacs 23.1.1 (i386-mingw-nt5.1.2600) of 2009-07-30 on SOFT-MJASON
org 6.33c
^^^^^^^^^^^
cheers,
Giovanni
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Trouble with ical export
2010-01-07 15:29 ` Giovanni Ridolfi
@ 2010-01-07 15:39 ` Bill Purcell
0 siblings, 0 replies; 3+ messages in thread
From: Bill Purcell @ 2010-01-07 15:39 UTC (permalink / raw)
To: Giovanni Ridolfi; +Cc: emacs-orgmode
I recompiled and everything works great. Rookie mistake.
Thanks,
Bill
On Thu, Jan 7, 2010 at 9:29 AM, Giovanni Ridolfi
<giovanni.ridolfi@yahoo.it> wrote:
> Bill Purcell <flyeng4@gmail.com> writes:
>
> Hi, Bill
>
>> 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
>
> here it is exported ok.
>
> GNU Emacs 23.1.1 (i386-mingw-nt5.1.2600) of 2009-07-30 on SOFT-MJASON
> org 6.33c
> ^^^^^^^^^^^
>
> cheers,
> Giovanni
>
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2010-01-07 15:39 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-01-07 15:11 Trouble with ical export Bill Purcell
2010-01-07 15:29 ` Giovanni Ridolfi
2010-01-07 15:39 ` Bill Purcell
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).