[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [O] "Variable binding depth exceeds max-specpdl-size" behavior induc
From: |
Nicolas Goaziou |
Subject: |
Re: [O] "Variable binding depth exceeds max-specpdl-size" behavior induced by footnotes [8.2.10 (release_8.2.10 @ /usr/local/share/emacs/24.5/lisp/org/)] |
Date: |
Mon, 28 Dec 2015 21:41:36 +0100 |
Hello,
Alexander Huang <address@hidden> writes:
> * description
>
> using the example below, calling =org-html-export-as-html= leads to a
> =mapc: Variable binding depth exceeds max-specpdl-size= error.
>
> #+BEGIN_SRC org :file example-file.org
>
> # must be non-leading
> x[fn:A]
>
> # must be leading
> [fn:A]
>
> # must be non-leading
> x[fn:B]
>
> # must be non-leading, and non-"a" entry
> x[fn:B]
>
> #+END_SRC
I cannot reproduce the problem on development version. I didn't try on
stable version, tho. You may want to upgrade Org.
Regards,
--
Nicolas Goaziou