X-Spam-Check-By: sourceware.org
Content-Type: text/plain; charset="us-ascii"
Date: Fri, 20 Jul 2007 16:08:10 +0200
From: "Hans Streibel" <streibel.2006@gmx.net>
In-Reply-To: <46A02EB1.BD3D0514@dessent.net>
Message-ID: <20070720140810.257730@gmx.net>
MIME-Version: 1.0
References: <026a01c7c932$4cae0810$2e08a8c0@CAM.ARTIMI.COM>  <20070718121556.83920@gmx.net>  <026e01c7c936$bad581c0$2e08a8c0@CAM.ARTIMI.COM>  <20070718133420.83920@gmx.net>  <027901c7c941$c6e51e70$2e08a8c0@CAM.ARTIMI.COM>  <20070718140257.83920@gmx.net>  <027e01c7c947$31c0d310$2e08a8c0@CAM.ARTIMI.COM>  <469E25B2.3A0A359A@dessent.net> <20070718150917.83910@gmx.net>  <469E31D4.4733053E@dessent.net> <20070719205412.GA7046@df8xq-l2.streibel.net>  <46A02EB1.BD3D0514@dessent.net>
Subject: Re: SOLUTION: Own Compiled Program Immediately Crashes on Startup
To: cygwin@cygwin.com
X-Authenticated: #31121696
X-Flags: 0001
X-Mailer: WWW-Mail 6100 (Global Message Exchange)
Content-Transfer-Encoding: 7bit
X-GMX-UID: q6jVdZlRODB6XEqAqWVMT7Y9Ji9SWpKB
X-IsSubscribed: yes
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
Precedence: bulk
List-Id: <cygwin.cygwin.com>
List-Unsubscribe: <mailto:cygwin-unsubscribe-archive-cygwin=delorie.com@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

> > Jove is an Emacs like editor. As such it uses the key sequence
> > CONTROL-X CONTROL-C (^X^C) for leaving the editor.
> > In Cygwin however ^C still sends the interrupt signal to the editor.
> > However the keystroke ^C should have been changed to not sending
> > that signal. On most platforms that works - but not in Cygwin.
> 
> Try adding 'tty' to the CYGWIN environment variable.  Or use
> rxvt/xterm/etc.  These are two different ways of achieving the same
> outcome, namely that the program will be attached to a unix-style pty
> instead of a Windows console.

Adding tty to the CYGWIN environment variable solved the problem.
The editor is running very fine now. Thanks a lot to all of you
for your help.

Hans

-- 
GMX FreeMail: 1 GB Postfach, 5 E-Mail-Adressen, 10 Free SMS.
Alle Infos und kostenlose Anmeldung: http://www.gmx.net/de/go/freemail

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

