Mailing-List: contact cygwin-help@sourceware.cygnus.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@sources.redhat.com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin@sources.redhat.com>
List-Help: <mailto:cygwin-help@sources.redhat.com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner@sources.redhat.com
Delivered-To: mailing list cygwin@sources.redhat.com
Date: Mon, 15 Oct 2001 12:49:07 -0500
From: Wayne Willcox <wayne@reliant.knighthammer.com>
To: Jeff Rancier <jeff.rancier@softechnics.com>
Cc: Pavel Tsekov <ptsekov@syntrex.com>, Cygwin <cygwin@cygwin.com>
Subject: Re: Can't seem to get bash to work in NTEmacs
Message-ID: <20011015124907.A60757@reliant.immure.com>
Reply-To: Wayne Willcox <wayne@reliant.immure.com>
References: <3BCAC2C9.26D4DC7D@syntrex.com> <AHEBJIFNCIGOLPDBHOBKGEIGDCAA.jeff.rancier@softechnics.com>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
X-Mailer: Mutt 1.0pre2i
In-Reply-To: <AHEBJIFNCIGOLPDBHOBKGEIGDCAA.jeff.rancier@softechnics.com>
X-Operating-System: FreeBSD reliant.knighthammer.com 3.5-STABLE FreeBSD 3.5-STABLE

Have you tried the full dos path?

On Mon, Oct 15, 2001 at 01:43:41PM -0400, Jeff Rancier wrote:
> Thanks.  I've tried that too.  Still doesn't work.
> Jeff
> 
> 
> -----Original Message-----
> From: cygwin-owner@sources.redhat.com
> [mailto:cygwin-owner@sources.redhat.com]On Behalf Of Pavel Tsekov
> Sent: Monday, October 15, 2001 7:05 AM
> To: Jeff Rancier
> Cc: Cygwin
> Subject: Re: Can't seem to get bash to work in NTEmacs
> 
> 
> 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/
> 
> --
> 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/

-- 
Slowly and surely the unix crept up on the Nintendo user ...
Wayne Willcox                          I will not eat green eggs and ham
wayne@reliant.immure.com                     I will not eat them Sam I Am!!
A wise person makes his own decisions, a weak one obeys public opinion.
                -- Chinese proverb

--
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/

