Last active
January 2, 2016 06:09
-
-
Save m0smith/8261464 to your computer and use it in GitHub Desktop.
Error running ecb-activate using Version: 20131116.1319
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Debugger entered--Lisp error: (error "ECB 2.40: Errors during the layout setup of ECB. (error-type: error, error-data: (\"Variable binding depth exceeds max-specpdl-size\"))") | |
signal(error ("ECB 2.40: Errors during the layout setup of ECB. (error-type: error, error-data: (\"Variable binding depth exceeds max-specpdl-size\"))")) | |
error("ECB %s: %s (error-type: %S, error-data: %S)" "2.40" "Errors during the layout setup of ECB." error ("Variable binding depth exceeds max-specpdl-size")) | |
ecb-clean-up-after-activation-failure("Errors during the layout setup of ECB." (error "Variable binding depth exceeds max-specpdl-size")) | |
ecb-activate--impl() | |
ecb-activate-internal() | |
ecb-minor-mode(1) | |
ecb-activate() | |
call-interactively(ecb-activate record nil) | |
command-execute(ecb-activate record) | |
execute-extended-command(nil "ecb-activate") | |
call-interactively(execute-extended-command nil nil) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment