X-Recipient: archive-cygwin@delorie.com
X-SWARE-Spam-Status: No, hits=0.8 required=5.0	tests=BAYES_50,RCVD_IN_DNSWL_NONE,SPF_HELO_PASS
X-Spam-Check-By: sourceware.org
Date: Fri, 30 Sep 2011 16:27:05 +0200
Message-ID: <20110930162705.Horde.SEW3ZruWis5OhdG5y5EHB8A@webmail.df.eu>
From: Markus Hoenicka <markus.hoenicka@mhoenicka.de>
To: cygwin@cygwin.com
Subject: error while running shell in emacs
User-Agent: Internet Messaging Program (IMP) H4 (5.0.10)
Content-Type: text/plain; charset=ISO-8859-1; format=flowed; DelSp=Yes
MIME-Version: 1.0
Content-Disposition: inline
X-Df-Sender: bWFya3VzLmhvZW5pY2thQG1ob2VuaWNrYS5kZQ==
X-IsSubscribed: yes
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

Hi,

after moving to a new position I have set up a fresh Cygwin installation:

CYGWIN_NT-5.1 sbhc123 1.7.9(0.237/5/3) 2011-03-29 10:10 i686 Cygwin

I use some Emacs extensions which execute external programs using  
(call-process). This used to work on my previous setup, but it fails  
on my current box. The following command run in Emacs reproduces what  
seems to be the problem:

(call-process "bash" nil '(t t) nil "-ic" "ls -al")
bash: Kann die Prozessgruppe des Terminals nicht setzen (-1).:  
Inappropriate ioctl for device
bash: Keine Job Steuerung in dieser Shell.

As you can see, my Cygwin also started speaking German, but I didn't  
get round to fix that yet. The messages loosely translate to: "cannot  
set terminal process group" and "no job control in this shell".

Is this an incorrect setup of either Cygwin or Emacs, or is this  
indeed a problem that crept into Cygwin recently?

regards,
Markus


-- 
Markus Hoenicka
http://www.mhoenicka.de
AQ score 38



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

