vote up 5 vote down star
1

Do you know of a good project tree browser for Emacs other than the Emacs Code Browser (ECB)? The features I value are simplicity, lightweightedness, and language agnosticism.

flag

3 Answers

vote up 5 vote down check

Speedbar?

If you just want to manage related files, perhaps you would like eproject.

link|flag
1  
I guess I had something like Speedbar in mind when I asked the question. However your eproject might what I was actually looking for without knowing it myself. Currently I rely on iswitch and ibuffer but they tend to become rather congested when working on two or three projects at the same time. Eproject seems to solve that problem. – pico May 10 at 10:29
vote up 2 vote down

The different parts of cedet will do what you want I think. Speedbar has the tree structure thing, and EDE handles projects etc.

link|flag
vote up 8 vote down

I haven't tried this one myself yet, but emacs-nav is a new Emacs project browser from Google that seems to have the features you value.

link|flag
This is good. Goodbye, dired! – pico May 10 at 10:42

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.