Re: Unable to launch cygwin bash (M-x shell) in win 7 64 bit
2012-08-01 10:21:26 GMT
Sivaram Neelakantan <nsivaram.net <at> gmail.com> writes: > Right, thanks for that, I did as you suggested but it didn't work > > In the Roaming folder in AppData, created a file ~/.emacs_bash with > just Do you have the HOME env set, or are you using the default location (which is AppData/Roaming)? If you have HOME set to something else, that's where .emacs needs to go. If you used Emacs to navigate to ~/, then you've got the right place. To double check, add an 'echo' statement, and check to see the message at shell creation. > PS1="$ " > > as the only line in and tried with a new instance of Emacs and M-x > shell, it still gives > > > bash: cannot set terminal process group (-1): Inappropriate ioctl for device > bash: no job control in this shell I get this message as well, but only at shell creation. So I have not bothered to track it down. > ]0;/cygdrive/c/gnu/emacs-24.1/bin > sivaramn <at> HRS3 /cygdrive/c/gnu/emacs-24.1/bin(Continue reading)
RSS Feed