> > C:\> assoc .el=EmacsLisp > > C:\> ftype EmacsLisp=emacsclientw.exe -na emacsclientw.exe "%1" > > This works great! (Btw, the ".exe" extensions are not needed > if it's in the %PATH%.) Thanks for this, it's great to learn > new things like this.
Maybe one of you would be so kind as to write some of this up on EmacsWiki?