I am using emacs23 from the gnu project (for all 3).
I refuse to use Aquamacs or other semi-standard systems because I want to stay as close to metal as possible. I also do not use user interface widgets. I decided to go with gnu emacs instead of hemacs because of the pace of development; gnu emacs seems to be getting more active these days, and emacswiki seems to be focusing on gnu emacs plugins.
For OSX; I recompile from --with-ns to. / configure and "make install" to create the .app file.
For Windows I am using the GNU binary
For Linux; I am recompiling from the latest emacs released.
source
share