On Mon, 27 Sep 2004 06:23:23 -0700, "Sanjeev kumar.S" wrote:
>
> Hi,
> I have a huge code base, containing close to 50,000 source code files.
> But I work on hardly 35. It is possble to list only specific directories that I
> can configure with only specific files. This would be very very useful for a
> lot of people working in my org.
There are three options.
1) Use "buffers" mode instead of file mode. (See the context menu)
2) Update `speedbar-file-unshown-regexp' to exclude large classes of
files.
3) Write your own display method for showing files however you like.
You could also overwrite `speedbar-file-lists' to do whatever you
want.
Eric
|