From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Engster Subject: Re: org-caldav can't find org-prepare-agenda-buffers Date: Wed, 06 Mar 2013 17:43:48 +0100 Message-ID: <87vc944gxn.fsf@engster.org> 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> <871ubsfqcm.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([208.118.235.92]:35877) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UDHRY-0001Fv-Jl for emacs-orgmode@gnu.org; Wed, 06 Mar 2013 11:43:53 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UDHRX-0002Un-H3 for emacs-orgmode@gnu.org; Wed, 06 Mar 2013 11:43:52 -0500 Received: from randomsample.de ([83.169.19.17]:52846) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UDHRX-0002UJ-5w for emacs-orgmode@gnu.org; Wed, 06 Mar 2013 11:43:51 -0500 In-Reply-To: <871ubsfqcm.fsf@gmail.com> (Nicolas Goaziou's message of "Wed, 06 Mar 2013 17:24:57 +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: Nicolas Goaziou Cc: emacs-orgmode@gnu.org, Julien Cubizolles Nicolas Goaziou writes: > Hello, > > David Engster writes: > >> Julien Cubizolles writes: >>> Bastien writes: >>> >>>> Achim Gratz writes: >>>> >>>>> I hope to put this together in the next week or >>>>> so, then it will be possible to nuke all traces fr4om an old Org and >>>>> then start from a clean slate with a new Org installation. >>>> >>>> Okay, thanks. Let us know how it goes, >>> >>> What temporary (as in every user fixing it locally) solution would you >>> recommend to get org-caldav running in the mean time=A0? >> >> I just pushed a change which should fix this (if the new exporter is >> compatible; I don't use Org from git). > > Interactive functions are usually not compatible between old export > back-ends and new ones. > > What do you need from org-icalendar.el? Only org-export-icalendar. As long as that one is producing the same output, everything should be fine. -David