From: James Britt Date: 2007-01-04T02:28:09+09:00 Subject: Re: Scriptable text editor with Ruby? Dolazy wrote: > Hi all! > > Vim and emacs are text editor that can be scripted using internal > script languages. I'm thinking of writing a platform independent text > editor myself that uses the ruby language for executing scripts. Vim can do that now. Build it with Ruby support and you can drive the editor with Ruby. -- James Britt "I was born not knowing and have had only a little time to change that here and there." - Richard P. Feynman