Getting Windows 7 SUA's bash shell working with emacs (EmacsW32)?
Posted
by landstatic
on Stack Overflow
See other posts from Stack Overflow
or by landstatic
Published on 2010-05-20T13:05:56Z
Indexed on
2010/05/20
13:10 UTC
Read the original article
Hit count: 600
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.
© Stack Overflow or respective owner