Re: [O] org-mac-iCal.el error

2016-10-22 Thread Charles A. Roelli
Hi, It might help to add `(require 'org)' before the code block, since the code in org-mac-iCal depends on some functions that are part of Org mode. You should also make sure that calling org-mac-iCal (in the last line of the code block) is really what you want, since this would be called every t

[O] org-mac-iCal.el error

2016-10-20 Thread Rónán Kennedy
Hello all I am relatively new to Emacs. I am using version 25.1 on MacOS 10.11.6. I would like to export all of the diary entries from the OS Calendar app into a format that org-mode can parse. I want this to be one way - I will continue to maintain my diary in the OS X app, but want to integra