From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: org-caldav can't find org-prepare-agenda-buffers Date: Thu, 07 Mar 2013 13:56:02 +0100 Message-ID: <87fw07cqsd.fsf@gmail.com> References: <87k3puyri0.fsf@free.fr> <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> <87vc944gxn.fsf@engster.org> <87wqtke9sc.fsf@gmail.com> <87mwug4f5y.fsf@engster.org> <87sj48e8n8.fsf@gmail.com> <87ehfs43xl.fsf@engster.org> <877glj374n.fsf@free.fr> <928F746CECE04D56BDF3848A78421121@gmail.com> <87obevcwf2.fsf@gmail.com> <6AFF8646C27C4CE6A358F84B8B62284E@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:53763) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UDaMu-0000CO-06 for emacs-orgmode@gnu.org; Thu, 07 Mar 2013 07:56:24 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UDaMp-0003hv-JZ for emacs-orgmode@gnu.org; Thu, 07 Mar 2013 07:56:19 -0500 Received: from mail-bk0-x22f.google.com ([2a00:1450:4008:c01::22f]:37872) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UDaMp-0003hq-CO for emacs-orgmode@gnu.org; Thu, 07 Mar 2013 07:56:15 -0500 Received: by mail-bk0-f47.google.com with SMTP id jc3so201832bkc.34 for ; Thu, 07 Mar 2013 04:56:14 -0800 (PST) In-Reply-To: <6AFF8646C27C4CE6A358F84B8B62284E@gmail.com> (Vincent Beffara's message of "Thu, 7 Mar 2013 12:17:13 +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: Vincent Beffara Cc: emacs-orgmode@gnu.org, Julien Cubizolles Vincent Beffara 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") > > > 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