A quick dirty way for emacs spell check under Windows
Get aspell, http://aspell.net/win32/ Install aspell Copy the entire c:program filesaspell to somewhere else Change the aspellbinaspell.exe to ispell.exe Now you can use M-x ispell to do the spell check For…