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-variable & co 的帮助缓冲区包含指向定义符号的 lisp 源的链接。我得到了我自己的库中定义的符号的链接。我安装了 Emacs 的 C 源代码,对于在那里定义的符号,我还获得了一个链接。但是,对于 Emacs 随附的标准 lisp 库中定义的符号,该链接已消失。我有 Ubuntu,并且安装了 emacs23-el 软件包。