Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

clojure-current-project: Lisp nesting exceeds ‘max-lisp-eval-depth’ #2361

Closed
manuel-uberti opened this issue Jun 29, 2018 · 4 comments
Closed

Comments

@manuel-uberti
Copy link
Contributor

Expected behavior

Correctly jack-in after a C-c M-j

Actual behavior

This message appears:

clojure-current-project: Lisp nesting exceeds ‘max-lisp-eval-depth’

And CIDER cannot connect.

Steps to reproduce the problem

  • create a new Clojure project
  • C-c M-j

Environment & Version information

CIDER version information

CIDER 0.18.0snapshot (package: 20180628.628)

Lein/Boot version

Leiningen 2.8.1 on Java 1.8.0_171 OpenJDK 64-Bit Server VM

System details

GNU Emacs 27.0.50 (build 1, x86_64-debian-linux-gnu, GTK+ Version 3.22.30)
 of 2018-06-29

Repository revision: 591bb3d90018ebbcf79e6d496ed73ef396a58887
Configured using:
--host=x86_64-debian-linux-gnu --with-modules

Emacs uptime: 5 minutes, 0 seconds
Colour theme: sanityinc-tomorrow-night
Operating system: Ubuntu 18.04 LTS
Window system: x11
Desktop environment: GNOME Shell 3.28.1
@anmonteiro
Copy link

anmonteiro commented Jun 29, 2018

also having this with C-c M-c

@mdallastella
Copy link

I can confirm the issue with the latest MELPA version of clojure-mode.

@roryhow
Copy link

roryhow commented Jun 29, 2018

getting this also with CIDER 20180628.628 on emacs 26.1 for any jack-in command

@bbatsov
Copy link
Member

bbatsov commented Jun 29, 2018

I made a silly mistake in clojure-mode. I've pushed an updated version just now. Sorry about that!

P.S. I learned once again there's a limit to how many things I can do at the same time! :D

@bbatsov bbatsov closed this as completed Jun 29, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants