> > As a Smalltalk guy, I don't like ANY editor. TextPad works OK. I could > use a TextPad coloring file for Ruby but am getting by without. It's In case you want a TextPad Ruby syntax file, you can get it at http://www.textpad.com/add-ons/ntsyn.html It's not perfect. One problem I know about is due to the fact that '#' signifies the start of a comment line and a variable evaluation inside a string ( "this is #{myvar}" ) Barry