Gary Oberbrunner <ga...@genarts.com> writes: > and don't forget EmacsW32, which is a reasonably recent native Emacs > build with things like gnuserv/emacsclient fixed so you can open files > from Windows Explorer. > http://ourcomments.org/Emacs/EmacsW32.html is the URL.
You can do this with the normal Emacs 23 downloaded from ftp.gnu.org - Add "(server-start)" to ~/.emacs - Right-click on a file of whatever type you want Emacs to be the default for and set C:\Path\to\Emacs\bin\emacsclientw.exe as the opener. - Set the environmental variable ALTERNATE_EDITOR to C:\Path\to\Emacs\bin\runemacs.exe Works like a charm.