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.
我正在使用 emacs 编写 Python 代码。然而,有时 Emacs 会因为编辑器底部的消息“Loading Compile...Done”而冻结。发生这种情况时,我将无法更改文件或执行任何命令。 我该如何解决这个问题?
Emacs 可能陷入了循环:键入 Cg 可能会让您摆脱困境。
您应该检查 emacs 是否真的能够运行 Python 或您尝试使用编译模式调用的任何编译器。如果是python尝试: