Skip to content

Instantly share code, notes, and snippets.

@sritchie
Created June 16, 2010 17:47
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save sritchie/441020 to your computer and use it in GitHub Desktop.
Save sritchie/441020 to your computer and use it in GitHub Desktop.
Debugger entered--Lisp error: (error "Lisp nesting exceeds `max-lisp-eval-depth'")
(... a ton of times)
(setq ad-return-value (ad-Orig-sit-for seconds nodisp obsolete))
(let (ad-return-value) (follow-avoid-tail-recenter) (setq ad-return-value (ad-Orig-sit-for seconds nodisp obsolete)) ad-return-value)
ad-Orig-sit-for(0 nil nil)
sit-for(0)
isearch-lazy-highlight-new-loop()
isearch-update()
isearch-mode(t nil nil nil)
isearch-forward(nil 1)
call-interactively(isearch-forward nil nil)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment