diff -r b11171df86df -r 81002426f2c2 .emacs-my --- a/.emacs-my Mon Apr 26 17:07:08 2010 +0300 +++ b/.emacs-my Tue Apr 27 17:47:28 2010 +0300 @@ -647,7 +647,7 @@ ) (progn ;; Use shell from Cygwin/MinGW. - (setq shell-file-name "sh") + (setq shell-file-name "bash") ) ) ;; (setq explicit-shell-file-name "bash")