[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [O] help with MWE error: "Variable binding depth exceeds max-specpdl
From: |
Nicolas Goaziou |
Subject: |
Re: [O] help with MWE error: "Variable binding depth exceeds max-specpdl-size" |
Date: |
Fri, 03 Jul 2015 20:56:32 +0200 |
Hello,
Titus von der Malsburg <address@hidden> writes:
> I often get this error message after updating Emacs or org mode and
> forgetting to restart Emacs.
Indeed, it looks like Myles English is using an outdated
"org-element.el" library:
>> org-element-at-point()
>> org-table-begin(any)
>> org-at-table\.el-p()
>> org-element-table-parser(23 (5))
`org-element-table-parser' doesn't call `org-at-table.el-p' anymore
since aa9c4bfb6fe1f5db240b4f9b2d781abd1138e018.
Regards,
--
Nicolas Goaziou