[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [O] New exporter: minor issue
From: |
Nicolas Goaziou |
Subject: |
Re: [O] New exporter: minor issue |
Date: |
Sun, 03 Mar 2013 19:14:57 +0100 |
Hello,
Simon Thum <address@hidden> writes:
> I have scripted an ical export that invokes:
>
> org-icalendar-combine-agenda-files
>
> but the thing fails on my server and home boxes. I investigated and
> found that a misguided babel block I added in a hurry and forgot about
> was causing trouble:
>
> #+BEGIN_SRC xml
>
> #+END_SRC
>
> It seems this was the culprit, so I'm reporting this so maybe the
> failure can be made more graceful. One thing I noted that while I was
> informed of the temp .ics files I had no idea which file it was failing
> on - I assumed it would be when combining.
>
> Anyway, ascii export had the same trouble on this file so it's generic,
> and may actually be a bug, or that's what it looks to me.
>
> The failure is:
>
> Debugger entered--Lisp error: (wrong-number-of-arguments max 0)
This should be fixed in master. Thank you for reporting this.
Regards,
--
Nicolas Goaziou