Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sources DOT redhat DOT com Delivered-To: mailing list cygwin AT sources DOT redhat DOT com From: "Jeff Rancier" To: "Pavel Tsekov" Cc: "Cygwin" Subject: RE: Can't seem to get bash to work in NTEmacs Date: Mon, 15 Oct 2001 13:43:41 -0400 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.0) X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 Importance: Normal In-Reply-To: <3BCAC2C9.26D4DC7D@syntrex.com> Thanks. I've tried that too. Still doesn't work. Jeff -----Original Message----- From: cygwin-owner AT sources DOT redhat DOT com [mailto:cygwin-owner AT sources DOT redhat DOT 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/