如何启用speedbar显示所有类型的文件? [英] How do I enable speedbar to display all types of files?

查看:287
本文介绍了如何启用speedbar显示所有类型的文件?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

ubuntu 9.10中有emacs v23.1.1。我似乎无法使speedbar显示所有文件,它只显示目录。有人有这个想法吗?

解决方案

好的,这听起来有点基础,但是你右键单击了speedbar并选中'显示所有文件'?否则,您应该按g更新速度缓冲区。



在您的emacs上应该有这样的东西,虽然这通常不是手动设置的。 / p>

 (custom-set-variables 
'(speedbar-show-unknown-files t)


I have emacs v23.1.1 on ubuntu 9.10. i can't seem to make speedbar to display all files, it only displays directories. Does anyone have an idea with this?

解决方案

Ok this might sound kind of basic but, have you right-clicked on the speedbar and checked 'Show all Files'? Otherwise, you should update the speedbar buffer by pressing 'g'.

There should be something like this on your emacs, though this is not usually set up by hand.

(custom-set-variables
 '(speedbar-show-unknown-files t)
)

这篇关于如何启用speedbar显示所有类型的文件?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆