我在ubuntu上。刚刚通过橘子酱安装了 sr-speebar。我知道 speedbar 是内置的,但我无法使用wiki说明将其放入同一框架。
所以我通过 marmalde 安装了这个包speedar Maramalade
我已将(需要'sr-speedbar)放入我的.emacs 中。
问题是在 Ubuntu windows 键打开一个窗口模式。所以我无法测试它。有一大堆命令,但我无法让它发挥作用。
`sr-speedbar-open' Open `sr-speedbar' window. `sr-speedbar-close' Close `sr-speedbar' window.
. 我怎么能得到这个工作?
更新:设置键盘快捷键
(require 'sr-speedbar)
(global-set-key (kbd "<f6>") 'sr-speedbar-open)
但是现在我收到此错误
Symbol's function definition is void: sr-speedbar-open