[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [O] org-caldav can't find org-prepare-agenda-buffers
From: |
Vincent Beffara |
Subject: |
Re: [O] org-caldav can't find org-prepare-agenda-buffers |
Date: |
Thu, 7 Mar 2013 14:31:48 +0100 |
> OTOH when I ran org-caldav, it removed everything from the online calendar,
> and it won't put anything back there ...
Mmmkay, something weird is happening. I create a headline with a date, and call
org-caldav. An UID is created, and the file looks like this:
*** Gayet, Damien : Une majoration de l'espérance des nombres de Betti
:PROPERTIES:
:ID: BD783419-0D10-4B88-8540-730ACF03B42E
:END:
<2013-03-06 Wed 14:00>
So far so good. But on trying to sync, I get the error that "Could not find UID
TS1-BD783419-0D10-4B88-8540-730ACF03B42E." (Which is the UID in the generated
ICS file.) So now, iCalendar export works, all that remains is fixing the sync
code in org-caldav ...
/v
>
>
> --
> Vincent Beffara
>
>
> On Thursday, March 7, 2013 at 13:56 , Nicolas Goaziou wrote:
>
> > Vincent Beffara <address@hidden (mailto:address@hidden)> writes:
> >
> > > Here is an ECM.el file, run with emacs -Q triggers the crash:
> > >
> > > (custom-set-variables
> > > '(org-icalendar-store-UID t)
> > > )
> > > (setq-default debug-on-error t)
> > > (add-to-list 'load-path "~/.emacs.d/el-get/org-mode/lisp")
> > > (require 'ox-icalendar)
> > > (org-icalendar--combine-files nil "~/Desktop/ECM.org (http://ECM.org)")
> > >
> > >
> > > without org-icalendar-store-UID it works fine. Not sure the option is
> > > needed anymore, but at least the crash can be reproduced. BTW my
> > > org-mode is at commit 516f0df.
> >
> >
> >
> >
> >
> > The problem should be fixed in master. Could anyone confirm it?
> >
> > Thank you for reporting this problem.
> >
> >
> > Regards,
> >
> > --
> > Nicolas Goaziou
>
- Re: [O] org-caldav can't find org-prepare-agenda-buffers, (continued)
- Re: [O] org-caldav can't find org-prepare-agenda-buffers, Nicolas Goaziou, 2013/03/06
- Re: [O] org-caldav can't find org-prepare-agenda-buffers, David Engster, 2013/03/06
- Re: [O] org-caldav can't find org-prepare-agenda-buffers, Nicolas Goaziou, 2013/03/06
- Re: [O] org-caldav can't find org-prepare-agenda-buffers, David Engster, 2013/03/06
- Re: [O] org-caldav can't find org-prepare-agenda-buffers, Julien Cubizolles, 2013/03/07
- Re: [O] org-caldav can't find org-prepare-agenda-buffers, Vincent Beffara, 2013/03/07
- Re: [O] org-caldav can't find org-prepare-agenda-buffers, Nicolas Goaziou, 2013/03/07
- Re: [O] org-caldav can't find org-prepare-agenda-buffers, Vincent Beffara, 2013/03/07
- Re: [O] org-caldav can't find org-prepare-agenda-buffers, Nicolas Goaziou, 2013/03/07
- Re: [O] org-caldav can't find org-prepare-agenda-buffers, Vincent Beffara, 2013/03/07
- Re: [O] org-caldav can't find org-prepare-agenda-buffers,
Vincent Beffara <=
- Re: [O] org-caldav can't find org-prepare-agenda-buffers, Vincent Beffara, 2013/03/07
- Re: [O] org-caldav can't find org-prepare-agenda-buffers, Julien Cubizolles, 2013/03/12
- Re: [O] org-caldav can't find org-prepare-agenda-buffers, Vincent Beffara, 2013/03/12
- Re: [O] org-caldav can't find org-prepare-agenda-buffers, David Engster, 2013/03/12
- Re: [O] org-caldav can't find org-prepare-agenda-buffers, Vincent Beffara, 2013/03/13
- Re: [O] org-caldav can't find org-prepare-agenda-buffers, Julien Cubizolles, 2013/03/06
- Re: [O] org-caldav can't find org-prepare-agenda-buffers, David Engster, 2013/03/06
- Re: [O] org-caldav can't find org-prepare-agenda-buffers, Julien Cubizolles, 2013/03/06
- Re: [O] org-caldav can't find org-prepare-agenda-buffers, David Engster, 2013/03/06
- Re: [O] org-caldav can't find org-prepare-agenda-buffers, Torsten Wagner, 2013/03/03