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 的新手,我不知道要搜索什么。我不是在寻找命令等的迷你缓冲区完成。我正在寻找迷你缓冲区中的代码提示,如此 gif 所示。我不在乎花哨的括号,代码提示很棒。我如何得到它们?
你需要M-x eldoc-mode. 它在 24.5 中默认启用。
eldoc-mode