Emacs mode for Ruby?

Googling doesnt give a good answer, is there a good rubymode for lisp?

syntax-highlighting and being able to run the interpreter inside emacs.

On Jul 7, 2008, at 14:01 , ssecorp wrote:

Googling doesnt give a good answer, is there a good rubymode for lisp?

syntax-highlighting and being able to run the interpreter inside
emacs.

look on emacswiki.org or grab the latest tarball of ruby. it is
located in misc/.

On Jul 7, 10:01 pm, ssecorp [email protected] wrote:

Googling doesnt give a good answer, is there a good rubymode for lisp?

syntax-highlighting and being able to run the interpreter inside emacs.

Yes, it’s distributed as part of Ruby in the /misc directory. You can
download it directly from here :

http://svn.ruby-lang.org/repos/ruby/trunk/misc/

Chris