Getting Windows 7 SUA's bash shell working with emacs (EmacsW32)?
- by landstatic
Having recently purchased Windows 7 Ultimate in order to gain access to the SUA subsystem, I have been struggling to get SUA's bash utility (/usr/local/bin/bash) working with EmacsW32.
M-x shell normally invokes a shell process and pipes stdio through an Emacs buffer and this works well with Cygwin e.g.
Cygwin is very slow compared to SUA however, so I am very keen to get this facility working with the EmacsW32 + SUA combo. Any tips, experience, solutions would be appreciated.