From mboxrd@z Thu Jan 1 00:00:00 1970 From: Julien Cubizolles Subject: Re: org-caldav can't find org-prepare-agenda-buffers Date: Wed, 06 Mar 2013 17:51:40 +0100 Message-ID: <87ppzctqsj.fsf@free.fr> References: <87k3puyri0.fsf@free.fr> <871uc1sv4s.fsf@bzg.ath.cx> <87vc9d36qp.fsf@engster.org> <87lia9o0e9.fsf@bzg.ath.cx> <878v692ae0.fsf@engster.org> <87621cj3bc.fsf@bzg.ath.cx> <874ngw2z26.fsf@engster.org> <87txoum4pe.fsf@bzg.ath.cx> <87y5e66igm.fsf@engster.org> <87zjyl3ck6.fsf@bzg.ath.cx> <874ngt8mwl.fsf@Rainer.invalid> <87a9qlm24b.fsf@bzg.ath.cx> <87wqtk8tjx.fsf@free.fr> <87zjyg4i8m.fsf@engster.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([208.118.235.92]:44078) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UDHho-0007yV-VE for emacs-orgmode@gnu.org; Wed, 06 Mar 2013 12:00:46 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UDHhk-0001WX-JN for emacs-orgmode@gnu.org; Wed, 06 Mar 2013 12:00:40 -0500 Received: from plane.gmane.org ([80.91.229.3]:46601) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UDHhk-0001WD-CM for emacs-orgmode@gnu.org; Wed, 06 Mar 2013 12:00:36 -0500 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1UDHi3-0007YY-1r for emacs-orgmode@gnu.org; Wed, 06 Mar 2013 18:00:55 +0100 Received: from gas45-3-82-244-252-119.fbx.proxad.net ([82.244.252.119]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 06 Mar 2013 18:00:55 +0100 Received: from j.cubizolles by gas45-3-82-244-252-119.fbx.proxad.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 06 Mar 2013 18:00:55 +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: emacs-orgmode@gnu.org David Engster writes: > I just pushed a change which should fix this (if the new exporter is > compatible; It doesn't seem to be, I get --8<---------------cut here---------------start------------->8--- apply: Symbol's function definition is void: org-export-icalendar --8<---------------cut here---------------end--------------->8--- when running org-caldav-sync, which is weird since org-export-icalendar is present in both org-icalendar and ox-icalendar. > I don't use Org from git). I'm thinking about reverting to an older Org since org-caldav is more important to me than the new exporter. Does it work with the latest stable release (7.9.3f) ?