Mailing-List: contact cygwin-help@sourceware.cygnus.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@sourceware.cygnus.com>
List-Archive: <http://sourceware.cygnus.com/ml/cygwin/>
List-Post: <mailto:cygwin@sourceware.cygnus.com>
List-Help: <mailto:cygwin-help@sourceware.cygnus.com>, <http://sourceware.cygnus.com/ml/#faqs>
Sender: cygwin-owner@sourceware.cygnus.com
Delivered-To: mailing list cygwin@sourceware.cygnus.com
Message-ID: <39467F09.A3C69F31@wanadoo.fr>
Date: Tue, 13 Jun 2000 12:35:53 -0600
From: "Jerome G. Benoit" <jgmbenoit@wanadoo.fr>
X-Mailer: Mozilla 4.7 [en] (X11; I; SunOS 5.7 sun4u)
X-Accept-Language: en
MIME-Version: 1.0
To: "Reynolds, John" <John.Reynolds@sciatl.com>
CC: "'cygwin@sourceware.cygnus.com'" <cygwin@sourceware.cygnus.com>
Subject: Re: naive request: Cygwin and Windows/DOS program
References: <EB6F76479113D31183530008C7911CE4035ACB80@mxatl10.sciatl.com>
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit

> "Reynolds, John" wrote:
> 
> > -----Original Message-----
> > From: Jerome G. Benoit [mailto:jgmbenoit@wanadoo.fr]
> > Sent: Tuesday, June 13, 2000 1:31 PM
> > To: Cygnus list
> > Subject: naive request: Cygwin and Windows/DOS program
> >
> > Is there a simple trick to use Windows/DOS program under
> Cygnus/bash:
> > e.g. I want to use my favorite Windows editor [namely WinEdt] under
> > bash,
> > but unfortunetly I cannot use carelessly because of links,mounts,...
> 
> I use vim in this way. I just need to make sure the drive its on is
> mounted (my c:\ is / and my e:\ is /e) and the vim executable is in my
> path.
> 
> What kind of problems are you having?

As said in a previous email,

I you want something that translated the command line arguments between
the two environments: bash script seems the simpler way to do that.

Otherwise,
I wonder if we can use the maple Windows command line `cmaple.exe' or
maple interface
with bash as subshell.

If I lauch cmaple under Cygnus/bash and hit the RETURN key twice,
I get  the message: 

syntax error, control character '\e' unexpected

if I do the same thing under DOS I get no message.
Beside the cursor mechanism seems bogus under bash.

Furthermore if I type `system(ls);' (under bash) I get a Blue Screen,
under DOS `system(dir);' works.

Jerome BENOIT


> 
>      - - - - - - -  Appended by Scientific-Atlanta, Inc.  - - - - - -
> -
> This e-mail and any attachments may contain information which is
> confidential, proprietary, privileged or otherwise protected by law.
> The information is solely intended for the named addressee (or a
> person responsible for delivering it to the addressee). If you are not
> the intended recipient of this message, you are not authorized to
> read, print, retain, copy or disseminate this message or any part of
> it. If you have received this e-mail in error, please notify the
> sender immediately by return e-mail and delete it from your computer.

--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com

