[http://google-opensource.blogspot.com/2009/03/nav-ide-like-navigation-pane-for-emacs.html]
I never really got used to Speedbar. This looks at an interesting alternative. ===== Nav, An IDE-like Navigation Pane for Emacs Tuesday, March 17, 2009 at 1:55 PM By Issac Trotts, Software Engineer - YouTube Nav is a lightweight solution for Emacs users who want something like TextMate's file browser, or the Eclipse project view. Unlike these two, Nav only shows the contents of a single directory at a time, but it allows recursive searching for filenames using the 'f' key-binding, and recursive grepping of file contents with the 'g' key-binding. Nav can be run painlessly in terminals, where Speedbar either fails on its attempt to make a new frame or is hidden. Nav's terminal-friendliness comes from running in the frame where it was started, keeping window management simple. The Nav key bindings are simple, as well — each key command is a single keystroke long. We welcome your feedback. Check out the code and join our discussion group. Happy hacking! ===== -- Soh Kam Yung my Google Reader Shared links: (http://www.google.com/reader/shared/16851815156817689753) my Google Reader Shared SFAS links: (http://www.google.com/reader/shared/user/16851815156817689753/label/sfas) _______________________________________________ Slugnet mailing list [email protected] http://wiki.lugs.org.sg/LugsMailingListFaq http://www.lugs.org.sg/mailman/listinfo/slugnet
