X-Recipient: archive-cygwin@delorie.com
DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:date:from:reply-to:to:message-id:subject
	:mime-version:content-type:content-transfer-encoding:references;
	 q=dns; s=default; b=ZCvGfJvXXuHzIMdz7gNr6wMHG1mHjvGWteOvrGI45SY
	rvv2RBj0ZZkwhM5q3dFfae8uYKjo1D+fS72x3St2xPH4TkH4F/P71iD4FFElXRxK
	NXHUn/kObek7Vuf95EaSY2IlLdlTsTzuF/u6h2ylH6qHyNNw26cO0NQ+XZ7nSmrA
	=
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:date:from:reply-to:to:message-id:subject
	:mime-version:content-type:content-transfer-encoding:references;
	 s=default; bh=MrQHc6bAza2bBX5edU4fQF61NPY=; b=dHos6ghkHAf/sI2A1
	5ebYARf028b2RJF5/Jme1TuBxwoIzLqOfyzT9WiWRw3fGSDXhRjW/+AwP76lC5dX
	2Yl2twOMU5rnNng4A/l+WoVC1y+HabTdHHI0BIHwwcIKCFrMZv0DOCIEK1XS7VQV
	OElZUPSOAKdbhYoQbbubAyjaTw=
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Authentication-Results: sourceware.org; auth=none
X-Virus-Found: No
X-Spam-SWARE-Status: No, score=1.0 required=5.0 tests=AWL,BAYES_05,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,REPTO_QUOTE_YAHOO,RP_MATCHES_RCVD,SPF_PASS autolearn=ham version=3.3.2
X-HELO: nm29-vm3.bullet.mail.ne1.yahoo.com
Date: Tue, 20 Oct 2015 15:23:43 +0000 (UTC)
From: "James R. Phillips" <james_r_phillips@yahoo.com>
Reply-To: "James R. Phillips" <james_r_phillips@yahoo.com>
To: "cygwin@cygwin.com" <cygwin@cygwin.com>
Message-ID: <382938529.397061.1445354623098.JavaMail.yahoo@mail.yahoo.com>
Subject: Re: Issue with system command in Octave 4.0.0 GUI
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
References: <382938529.397061.1445354623098.JavaMail.yahoo@mail.yahoo.com>

Hello Marco,

It surprises me that the octave-gui command window is not considered a proper terminal, as it apparently has many terminal features.

I confirm that

> system('xterm')

works fine.

I agree that the issue is not critical, because the Octave manual does not guarantee that

> system('bash') 

will provide a command prompt.

However I note that it does work in both Linux builds and the native Windows MXE builds (the MXE builds ship with what seems to be a complete version of MSYS2, including bash).

Thanks for your excellent work in maintaining this and several other cygwin packages.

Regards

Jim Phillips

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

