Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Emacs でこの問題が発生しました。実行するcider-eval-bufferと、関数定義の 1 つが無効になり、エラー (または複数) が発生します。エラーを修正し、コマンドを再度実行してLisp nesting exceeds 'max-lisp-eval-depth'. C-x C-eorを介して手動でコードを評価できC-M-xますが、再度実行cider-eval-bufferしたり、作業中の名前空間を再評価したりすることはできません。何か考えはありますか?
cider-eval-buffer
Lisp nesting exceeds 'max-lisp-eval-depth'
C-x C-e
C-M-x