>>>>> Max Nikulin <[email protected]> writes:
> On 21/10/2021 02:04, Colin Baxter 😺 wrote:
>>
>> The max-specpdl-size error has happened again when I tried to add
>> a note to an agenda item. Emacs hung and had to be killed. The
>> debugger buffer was empty and the only other information given
>> was the message:
>>
>> mapc: Lisp nesting exceeds `max-lisp-eval-depth'
> Ihor, I have seen your instructions for more debug info, but I
> have not tried them yet. In the meanwhile I have tracked my
> problem down to to the following minimal file
> --- >8 ---
> #+begin_example org ,* H #+end_example
> --- 8< ---
> M-x org-lint
> Debugger entered--Lisp error: (error "Variable binding depth
> exceeds max-specpdl-size") ... org-filename-concat
I can reproduce that. Then emacs just hangs. I have the latest org-mode.
Best wishes,
Colin.