On Jan 12, 6:15 pm, arcadiorubiogar... / gmail.com wrote: > Hi everyone, > > I'm trying to setup GNU Emacs (Aquamacs) for developing with Ruby, not > Ruby on Rails. > > I'm having a hard time since I'm newbie to Emacs and almost all > references I've found deal with RoR setup, not Ruby. > > I've already configured successfully the ruby-mode, snippet.el and > xmpfilter. However, I don't know how to add autocompletion, ri, irb, > etc. Hm... I've used to use Emacs + ruby-mode and I'm pretty OK with the default setup. Autocomplete is always here--just hit Alt+/ :) As to ri and irb--I run them from the shell. The only ruby-related thing I love to run from Emacs is 'ruby -rdebug'... -- Alex