Vincent Beffara <vbeff...@ens-lyon.fr> 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

Reply via email to