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

Lisp nesting exceeds ‘max-lisp-eval-depth’ with Emacs 27.1 (release candidate) #193

Open
jackhill opened this issue Aug 6, 2020 · 0 comments

Comments

@jackhill
Copy link

jackhill commented Aug 6, 2020

Hi,

I was testing psc-ide-emacs with the 27.1 Emacs release candidate, and I ran into the follow error:

Checking /gnu/store/06lnd0p7dxsln5yzzbk5vqdadbpdnl9m-emacs-psc-ide-0.1.0-2.663f4e2/share/emacs/site-lisp/...
Compiling /gnu/store/06lnd0p7dxsln5yzzbk5vqdadbpdnl9m-emacs-psc-ide-0.1.0-2.663f4e2/share/emacs/site-lisp/psc-ide-autoloads.el...
Compiling /gnu/store/06lnd0p7dxsln5yzzbk5vqdadbpdnl9m-emacs-psc-ide-0.1.0-2.663f4e2/share/emacs/site-lisp/psc-ide-backported.el...
Compiling /gnu/store/06lnd0p7dxsln5yzzbk5vqdadbpdnl9m-emacs-psc-ide-0.1.0-2.663f4e2/share/emacs/site-lisp/psc-ide-flycheck.el...
Lisp nesting exceeds ‘max-lisp-eval-depth’
command "/gnu/store/kajgw8z1n9cdvygryj953jja5sqp5mdj-emacs-minimal-27.1/bin/emacs" "--quick" "--batch" "--eval=(eval '(progn (setq byte-compile-debug t) (byte-recompile-directory (file-name-as-directory \"/gnu/store/06lnd0p7dxsln5yzzbk5vqdadbpdnl9m-emacs-psc-ide-0.1.0-2.663f4e2/share/emacs/site-lisp\") 0 1)) t)" failed with status 255
builder for `/gnu/store/b8ds9am5dgydnal0ai93sbh7sv5dm5br-emacs-psc-ide-0.1.0-2.663f4e2.drv' failed with exit code 1

Thanks!
Jack

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

1 participant