delorie.com/archives/browse.cgi | search |
Mailing-List: | contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm |
List-Subscribe: | <mailto:cygwin-subscribe AT sources DOT redhat DOT com> |
List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
List-Post: | <mailto:cygwin AT sources DOT redhat DOT com> |
List-Help: | <mailto:cygwin-help AT sources DOT redhat DOT com>, <http://sources.redhat.com/ml/#faqs> |
Sender: | cygwin-owner AT sources DOT redhat DOT com |
Delivered-To: | mailing list cygwin AT sources DOT redhat DOT com |
Message-ID: | <3BCAC2C9.26D4DC7D@syntrex.com> |
Date: | Mon, 15 Oct 2001 13:04:41 +0200 |
From: | Pavel Tsekov <ptsekov AT syntrex DOT com> |
Organization: | Syntrex Inc. |
X-Mailer: | Mozilla 4.76 [en] (X11; U; Linux 2.4.2-2 i686) |
X-Accept-Language: | en |
MIME-Version: | 1.0 |
To: | Jeff Rancier <jeff DOT rancier AT softechnics DOT com> |
CC: | Cygwin <cygwin AT cygwin DOT com> |
Subject: | Re: Can't seem to get bash to work in NTEmacs |
References: | <AHEBJIFNCIGOLPDBHOBKKEEHDCAA DOT jeff DOT rancier AT softechnics DOT com> |
Hey, Jeff :) Jeff Rancier wrote: > > I've read through the FAQ and inserted the *minimal* stuff in my .emacs: > > (setenv "PID" nil) > (setq exec-path (cons "C:/cygwin/bin" exec-path)) > (setenv "PATH" (concat "C:\\cygwin\\bin;" (getenv "PATH"))) > (setq process-coding-system-alist '(("bash" . undecided-unix))) > (setq w32-quote-process-args ?\") Perhaps you should set the bottom line to bash.exe instead just bash... > (setq shell-file-name "bash") > (setenv "SHELL" shell-file-name) > (setq explicit-shell-file-name shell-file-name) > (add-hook 'comint-output-filter-functions > 'comint-strip-ctrl-m) > > But still get the following error(s): > > : : No such file or directory > > Process shell exited abnormally with code 127 > > Can anyone solve this? -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |