The file navigation is likely ecb:
It required a cvs build of Emacs last time I installed it.
--
Greg Donald
Cyberfusion Consulting
http://cyberfusionconsulting.com/
Both Marshall (1st screencast) and the second screencast are using
the emacs-rails package along with ECB (emacs code browser). Marshall
goes off to show a bunch of other emacs packages as well.
You can download the emacs-rails and ecb if you don't already have
it. You'll also need emacs 22 (there's a emacs 22 package for
windows) for emacs-rails to work. Xemacs (which I prefer) has a nice
package manager and the windows installation comes with a lot of stuff
working out of the box compared to setting up emacs, but is
unfortunately not completely compatible with emacs-rails and some
other emacs packages (like nxml which Marshall shows a bit of).
I've wanted to make a suped up mode for ruby as well as rails that
was drop dead easy to install but never really got the project going.
Forrest
This is useful :
http://sodonnell.wordpress.com/the-emacs-newbie-guide-for-rails/
I've don't use ECB to browse my project, I find using the speedbar plus
toggle.el gives me all I need. You may like to try emacs-rails mode
without ECB to begin with, as installing that package is an added
complexity.
Hope this helps,
Chris
--
Posted via http://www.ruby-forum.com/.