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 |
From: | "Jeff Rancier" <jeff DOT rancier AT softechnics DOT com> |
To: | "Cygwin" <cygwin AT cygwin DOT com> |
Subject: | Can't seem to get bash to work in NTEmacs |
Date: | Fri, 12 Oct 2001 09:38:20 -0400 |
Message-ID: | <AHEBJIFNCIGOLPDBHOBKKEEHDCAA.jeff.rancier@softechnics.com> |
MIME-Version: | 1.0 |
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 |
------=_NextPart_000_004F_01C15301.A14E9900 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit 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 ?\") (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? TIA. Jeff _______________________________________________________________ Your mouse has moved. Windows NT must be restarted for the change to take effect. Reboot now? [OK] ------=_NextPart_000_004F_01C15301.A14E9900 Content-Type: text/x-vcard; name="Jeffery B. Rancier.vcf" Content-Transfer-Encoding: quoted-printable Content-Disposition: attachment; filename="Jeffery B. Rancier.vcf" BEGIN:VCARD VERSION:2.1 N:Rancier;Jeffery;B.;Mr. FN:Jeffery B. Rancier ORG:Softechnics, Inc. TITLE:Sr. Software Engineer TEL;WORK;VOICE:(315) 706-1111 TEL;WORK;FAX:(315) 706-9999 ADR;WORK:;;7063 Interstate Island Rd.;Syracuse;NY;13209;United States of = America LABEL;WORK;ENCODING=3DQUOTED-PRINTABLE:7063 Interstate Island = Rd.=3D0D=3D0ASyracuse, NY 13209=3D0D=3D0AUnited States of Ame=3D rica EMAIL;PREF;INTERNET:jeff DOT rancier AT softechnics DOT com REV:20011012T130452Z END:VCARD ------=_NextPart_000_004F_01C15301.A14E9900 Content-Type: text/plain; charset=us-ascii -- 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/ ------=_NextPart_000_004F_01C15301.A14E9900--
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |