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" In-Reply-To: <46A02EB1.BD3D0514@dessent.net> Message-ID: <20070720140810.257730@gmx.net> MIME-Version: 1.0 References: <026a01c7c932$4cae0810$2e08a8c0 AT CAM DOT ARTIMI DOT COM> <20070718121556 DOT 83920 AT gmx DOT net> <026e01c7c936$bad581c0$2e08a8c0 AT CAM DOT ARTIMI DOT COM> <20070718133420 DOT 83920 AT gmx DOT net> <027901c7c941$c6e51e70$2e08a8c0 AT CAM DOT ARTIMI DOT COM> <20070718140257 DOT 83920 AT gmx DOT net> <027e01c7c947$31c0d310$2e08a8c0 AT CAM DOT ARTIMI DOT COM> <469E25B2 DOT 3A0A359A AT dessent DOT net> <20070718150917 DOT 83910 AT gmx DOT net> <469E31D4 DOT 4733053E AT dessent DOT net> <20070719205412 DOT GA7046 AT df8xq-l2 DOT streibel DOT net> <46A02EB1 DOT BD3D0514 AT dessent DOT net> Subject: Re: SOLUTION: Own Compiled Program Immediately Crashes on Startup To: cygwin AT cygwin DOT 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 AT cygwin DOT com; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT 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/