Comment Re:This has already been done - Aquamacs (Score 1) 153
I don't really think a better GUI will help adoption. What would help is a drive to have really top notch IDE integration with the most popular IDEs, such that you could easily switch back and forth between the IDE and Emacs.
It's fairly easy to be able to open a file in emacs from IDEs by setting up emacs server mode and calling emacsclient from the IDE, I have that set up for Visual Studio and Eclipse. It would be nice if it were easy to go the other way, but I haven't found any way to tell either VS or Eclipse to open a file from the command line.