[plt-scheme] Interacting w/ MzScheme
At Fri, 10 Dec 2004 00:21:03 -0500, Don Blaheta wrote:
> For list-related administrative tasks:
> http://list.cs.brown.edu/mailman/listinfo/plt-scheme
>
> Quoth Matthias Felleisen:
> > Okay, I am not interested in random statements like "I like my Emacs
> > better." So do I. I know that DrScheme isn't Emacs. Something like "I
> > miss tagging" or "I miss a cvs mode" or "I miss a spell checker" is
> > useful.
>
> As a general comment, I find it really frustrating that so many IDEs
> (DrScheme included) all feel the need to write their own editors. The
> best of them just end up doing their best to be a pale imitation of
> emacs. And all of them leave vi users completely out in the cold. I'd
> much rather see an IDE that, instead of putting effort into reinventing
> the wheel, would spend that effort on a really smooth integration with
> vim and emacs. Then, when someone comes up with the next new desirable
> editor feature, it can just be added once. (Well, twice.)
Check out Bee, Serrano's IDE for bigloo.
Robby