简体   繁体   English

Emacs 24.3.1 ECB 2.40(内置)CEDET 2.0(内置)SEMANTIC 2.2(内置)可变绑定深度超过max-specpdl-size

[英]Emacs 24.3.1 ECB 2.40 (built in) CEDET 2.0 (builtin) SEMANTIC 2.2 (builtin) Variable binding depth exceeds max-specpdl-size

When I type ecb-activite it results in the following error: 当我键入ecb-activite将导致以下错误:

ecb-clean-up-after-activation-failure: ECB 2.40: Errors during the layout setup of ECB.
   (error-type: error, 
    error-data: ("Variable binding depth exceeds max-specpdl-size"))

Any suggestions? 有什么建议么?

请从MELPA安装ECB,然后重试?

I installed ECB from both Melpa and from here , without any luck. 我从Melpa和这里都安装了ECB,没有任何运气。 Both give this same error. 两者都给出相同的错误。 Using the (ignore-errors ...) trick to launch it just results in a message "The ECB is now deactivated", and pretty much kills emacs after this point. 使用(ignore-errors ...)技巧启动它只会导致出现一条消息“ ECB现在已停用”,并且在此之后几乎可以杀死emacs。 Anyone have a way of getting ECB to work with Emacs 24.3? 有人有办法让ECB与Emacs 24.3一起工作吗? i'm running from within cygwin, but otherwise am not having a problem with my emacs environment. 我从cygwin内部运行,但是其他情况下我的emacs环境没有问题。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM