Hello, I don't get the msys shell running in emacsw32.
When I start the MSYS-Shell with Tools->W32 Shells->MSYS Shell, I get the following error message: Wrong type argument: listp, "C:\\msys\\bin" My .emacs file looks as follows: (custom-set-variables ;; custom-set-variables was added by Custom. ;; If you edit it by hand, you could mess it up, so be careful. ;; Your init file should contain only one such instance. ;; If there is more than one, they won't work right. '(w32shell-msys-bin "C:\\msys\\bin") '(w32shell-shell (quote msys))) (custom-set-faces ;; custom-set-faces was added by Custom. ;; If you edit it by hand, you could mess it up, so be careful. ;; Your init file should contain only one such instance. ;; If there is more than one, they won't work right. ) What am I doing wrong? Thank you very much for your help Dirk -- View this message in context: http://www.nabble.com/Problems-running-MSYS-Shell-in-emacsw32-tp24836974p24836974.html Sent from the Emacs - Windows - Help mailing list archive at Nabble.com.