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 #23

Open
jots opened this issue Oct 13, 2017 · 2 comments
Open

Lisp nesting exceeds max-lisp-eval-depth #23

jots opened this issue Oct 13, 2017 · 2 comments

Comments

@jots
Copy link

jots commented Oct 13, 2017

I sometimes get this (for instance when in a buffer-menu):

Debugger entered--Lisp error: (error "Lisp nesting exceeds `max-lisp-eval-depth'")
  selectric-move-sound()
  #[0 "\302 \210\303\304\300	\"!\207" ["<up>" selectric-saved-bindings selectric-move-sound call-interactively gethash] 4 "\n\n(fn)" nil]()
  call-interactively(#[0 "\302 \210\303\304\300	\"!\207" ["<up>" selectric-saved-bindings selectric-move-sound call-interactively gethash] 4 "\n\n(fn)" nil])
  #[0 "\302 \210\303\304\300	\"!\207" ["<up>" selectric-saved-bindings selectric-move-sound call-interactively gethash] 4 "\n\n(fn)" nil]()

I have to disable selectric-mode for the keyboard to work in the buffer again.

@nerd-qp
Copy link

nerd-qp commented Oct 25, 2017

same here, but very often

@gopar
Copy link

gopar commented Jan 19, 2019

I get this when pressing backspace(Pretty troublesome). I like the idea of the package \o/

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

3 participants