emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: "Rónán Kennedy" <ronan-kennedy@esatclear.ie>
To: emacs-orgmode@gnu.org
Subject: org-mac-iCal.el error
Date: Thu, 20 Oct 2016 20:06:22 +0100	[thread overview]
Message-ID: <08CB828F-1EDB-42ED-834B-2EFC42D50AEF@esatclear.ie> (raw)

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 integrate diary entries with org-mode tasks. I am trying to do this with org-mac-iCal.el from http://orgmode.org/worg/org-contrib/org-mac-iCal.html and am encountering an error.

I have put the following commands into my .emacs file:

(load-file "~/Dropbox/Emacs/org-mac-iCal.el")
(setq diary-file "~/Dropbox/Notebooks/Projects/Diary.txt")
(require 'org-mac-iCal)
(setq org-modules "~/Dropbox/Emacs/")
(add-to-list 'org-modules 'org-mac-iCal)
(setq org-agenda-include-diary t)
(org-mac-iCal)

I get the following error on startup:

Symbol's function definition is void: org-pop-to-buffer-same-window

If anyone could help me to figure this out, I’d appreciate it.

Thanks

Rónán

             reply	other threads:[~2016-10-20 19:06 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-10-20 19:06 Rónán Kennedy [this message]
2016-10-22 10:10 ` org-mac-iCal.el error Charles A. Roelli

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=08CB828F-1EDB-42ED-834B-2EFC42D50AEF@esatclear.ie \
    --to=ronan-kennedy@esatclear.ie \
    --cc=emacs-orgmode@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).