On Wed, 03 Jan 2007 05:07:33 +0900, Vincent Fourmond wrote: > Ian Duggan wrote: >> >> Vincent Fourmond wrote: >>> I just need to select one line with the cursor, press enter, and I go >>> to the relevant line in the relevant file. >>> >>> Does anyone know if something similar is available for Ruby ? Say, >>> you >>> have a code tree (or even a file), you press a few keys and you get an >>> outline, with only, say module, classes and method definitions (without >> >> Check out the emacs code browser as well (ecb). > > Yes, that is great, thanks ! > > Vince For the ri documentation: http://rubyforge.org/projects/ri-emacs/ (shameless plug :-) Kristof