org-toggl-py
org-toggl-py copied to clipboard
Lisp nesting exceeds ‘max-lisp-eval-depth’
Hi! I think I'd need more information to investigate this.
I'm assuming you encountered this in (org-export-json) as there isn't much elisp in this repo. org-element-map recursively parses the current org buffer - there are probably circumstances where this can exhaust the stack.
Can you provide steps to reproduce? Eg. an org-mode file.
YES, i run this command by readme.
./org-toggl.sh $dotfiles/toggl/env.org ~/gtd.org
Exporting to JSON: /Users/me/gtd.org
Lisp nesting exceeds ‘max-lisp-eval-depth’