From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: org-caldav can't find org-prepare-agenda-buffers Date: Wed, 27 Feb 2013 23:30:22 +0100 Message-ID: <87lia9o0e9.fsf@bzg.ath.cx> References: <87k3puyri0.fsf@free.fr> <871uc1sv4s.fsf@bzg.ath.cx> <87vc9d36qp.fsf@engster.org> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:58725) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UApWf-0003Nn-EQ for emacs-orgmode@gnu.org; Wed, 27 Feb 2013 17:31:15 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UApWP-0001V5-52 for emacs-orgmode@gnu.org; Wed, 27 Feb 2013 17:30:55 -0500 Received: from mail-wi0-f171.google.com ([209.85.212.171]:52022) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UApWM-0001Oe-Rk for emacs-orgmode@gnu.org; Wed, 27 Feb 2013 17:30:44 -0500 Received: by mail-wi0-f171.google.com with SMTP id hn17so6954191wib.16 for ; Wed, 27 Feb 2013 14:30:24 -0800 (PST) In-Reply-To: <87vc9d36qp.fsf@engster.org> (David Engster's message of "Wed, 27 Feb 2013 20:18:54 +0100") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: David Engster Cc: emacs-orgmode@gnu.org, Julien Cubizolles Hi David, David Engster writes: > org-caldav does not call this function. It however requires > org-icalendar, and that was renamed to ox-icalendar in org git. So I > guess it pulls org-icalendar from the Org that is included with Emacs, > which calls the obsoleted function. Can you fix this by requiring ox-icalendar.el when it's available, org-icalendar.el otherwise? Thanks! -- Bastien