You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Some packages like yaml.el sligthly exceed the default
`max-lisp-eval-depth' value of 1600, yielding an "Eager
macro-expansion failure". Changing this variable's value had no effect
on elpaca's batch emacs processes, so this patch explicitly passes the
current `max-lisp-eval-depth' value to any batch processes.
0 commit comments