Next: Emacsy Features, Previous: Goals, Up: Vision [Contents][Index]
Just as important as a project’s goals are its anti-goals: the things it is not intended to do.
Emacsy will not do general purpose text editing out of the box, although it will have a minibuffer.
Emacs is full featured programmer’s text editor with more bells and whistles than most people will ever have the time to fully explore. Emacsy extracts the Emacs spirit of application and UI extensibility to use within other programs.
There have been many attempts to replace Emacs and elisp with an newer Lisp dialect. Emacsy is not one of them.
Although Emacsy may adopt some of naming conventions of Emacs, it will not use elisp and will not attempt to be in any way source code compatible with Emacs.
I will not steal your runloop. You call Emacsy when it suits your application not the other way around.