Nicolas Goaziou <n.goaz...@gmail.com> writes:

> Bastien <b...@gnu.org> writes:
>
>> I pushed a fix -- can you test and confirm?
>
> I get the following error every time I try to indent:
>
>   "org-between-regexps-p: Variable binding depth exceeds
>   max-specpdl-size"

If you are in message-mode, please also provide the value of
`org-fb-vars' and try to debug `org-indent-line-function' to make sure
it stops at the first call of `org-between-regexps-p' (not at the ones
that may be called inside the `orgstruct++-with-major-mode-filling'
macro...)

Thanks!

-- 
 Bastien

Reply via email to