From: Chris Lowis Date: 2008-07-08T23:12:33+09:00 Subject: Re: Emacs mode for Ruby? On Jul 7, 10:01 pm, 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. 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