From: flebber Date: 2011-06-01T19:50:32+09:00 Subject: Re: What editor or IDE do you use? > xulrunner >= 2.0.0). I'm currently trying to familarize with emacs, but > the default colors it uses for Ruby syntax highlighting are really ugly. > Any way to change them? It's emacs you can change everything. The easy way just install themes and select which you like. Emacs is great for ruby, but it does have a learning curve to it. The simplest two free editors to get up and running with are Jedit and Geany. If you want to pay about $60 then this has every feature imaginable http://www.jetbrains.com/ruby/ Sayth