emacs-orgmode
[Top][All Lists]
Advanced

[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 12:17:13 +0100

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")


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.

HTH,

/v

-- 
Vincent Beffara


On Thursday, March 7, 2013 at 11:54 , Nicolas Goaziou wrote:

> Hello,
> 
> Vincent Beffara <address@hidden (mailto:address@hidden)> writes:
> 
> > Same here. But the error is not in org-caldav, because it is triggered like 
> > this:
> > 
> > (org-icalendar--combine-files nil "~/Desktop/ECM.org (http://ECM.org)")
> > 
> > where ~/Desktop/ECM.org (http://ECM.org) is a file with nothing but one 
> > headline.
> 
> I cannot reproduce it. Maybe a larger backtrace would help.
> 
> 
> Regards,
> 
> -- 
> Nicolas Goaziou






reply via email to

[Prev in Thread] Current Thread [Next in Thread]