在ECB中的Emacs如何用键盘切换到浏览器窗口?

问题描述:

我已经看过文档,只能在浏览器区域中点击鼠标,才能找到一种访问Emacs ECB浏览器窗口的方法。

I've looked at the documentation and can only seem to find a way to access the Emacs ECB browser window by left clicking the mouse in the browser area.

使用菜单 - ECB - > Goto窗口 - > ...

Using menubar — ECB -> Goto window -> ...

或热键。例如,切换到默认情况下绑定到C-c。g d的文件系统浏览器使用功能(ecb-goto-window-directories)。

Or hotkeys. For example for switching to filesystem browser use function (ecb-goto-window-directories), which is bound to "C-c . g d" by default.