Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在尝试在 Windows 上从 CVS 为 Emacs 23.1.50 编译 CEDET,但在“第 6 步:打开 EDE...”时出现错误:“defvar: Symbol's value as variable is void: cedet-menu-map ”。CEDET 1.0pre6 的编译引发了同样的错误。
CEDET 在 23 发布后已经集成到 Emacs 中。因此,你不需要为你的 Emacs 编译 CEDET,你只需要打开它。在这样的 Emacs 版本中,与 CEDET 的安装说明的唯一区别是您不需要加载 cedet.el,并且您确实需要打开(语义模式 1)来执行 cedet.el 以前的操作做。