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 中访问 Texinfo 手册(命令行示例是:info gdb)?这似乎不是 Mx 信息,因为我在菜单中没有看到 gdb)
也许有一个列表,其中包含我需要检查的信息手册的路径,以确保 emacs 具有与 info 命令相同的位置来查找这些手册?
假设您已经安装了信息文档,例如。gdb-doc包或其他任何东西,您应该能够看到带有M-x info-display-manual gdb.
gdb-doc
info-display-manual
gdb
至于查找路径,您可以Info-directory-list从 emacs 检查它是否从您的INFOPATH.
Info-directory-list
INFOPATH