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.
这基本上是一个问题。自打开 ECB 以来,我添加了一个新目录,但目录缓冲区没有更新。我如何强制它更新?尝试在目录缓冲区C-c . s中revert-buffer无效。
revert-buffer
编辑
抱歉,这很奇怪,我实际上找到M-x ecb-update-directories-buffer了,但它不会更新它:S...这是已知的事情吗?这只是我添加的一个常规目录,只是名称只有一个字母。
M-x ecb-update-directories-buffer
我不使用 ECB,但g它是用于“刷新缓冲区内容”功能的常用 Emacs 绑定。
Shift + 单击要刷新的节点。