selectric-mode icon indicating copy to clipboard operation
selectric-mode copied to clipboard

Lisp nesting exceeds max-lisp-eval-depth

Open jots opened this issue 6 years ago • 2 comments

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.

jots avatar Oct 13 '17 22:10 jots

same here, but very often

nerd-qp avatar Oct 25 '17 11:10 nerd-qp

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

gopar avatar Jan 19 '19 00:01 gopar