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.
突然,我开始收到以下奇怪的消息describe-function:
describe-function
ad-Orig-describe-function: Symbol's function definition is void: internal-temp-output-buffer-show
我无法理解相关的 Google 点击。
任何人的想法?
您几乎没有提供有关您正在使用的 Emacs 版本的信息,如果您最近更新了它等等。似乎这个调用在某些编译文件中有些固定,但您使用的是版本 24 之前的 Emacs,这是第一个包括这个功能。
我的建议是重新安装 Emacs(以及您安装的相关软件包,例如org-mode等),或者在没有站点配置(选项-q和--no-site-file)的情况下启动 Emacs,然后一一添加它们。此外,请确保您使用的是 Emacs 24(带有emacs --version)。
org-mode
-q
--no-site-file
emacs --version