From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.bugs Subject: Re: runemacs.exe hangs when started from cygwin bash shell Date: Tue, 17 Jul 2007 22:55:11 +0300 Message-ID: References: <017201c7c87f$c4f7e290$b8c00398@fws> <469CF408.3040903@gnu.org> Reply-To: Eli Zaretskii NNTP-Posting-Host: lo.gmane.org X-Trace: sea.gmane.org 1184702135 24126 80.91.229.12 (17 Jul 2007 19:55:35 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 17 Jul 2007 19:55:35 +0000 (UTC) Cc: bug-gnu-emacs@gnu.org, Nikos.P.Pitsianis@Duke.edu To: Jason Rumney Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Tue Jul 17 21:55:33 2007 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1IAt8u-0006r9-Uh for geb-bug-gnu-emacs@m.gmane.org; Tue, 17 Jul 2007 21:55:33 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IAt8u-0006uK-Rn for geb-bug-gnu-emacs@m.gmane.org; Tue, 17 Jul 2007 15:55:32 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1IAt8s-0006u2-9c for bug-gnu-emacs@gnu.org; Tue, 17 Jul 2007 15:55:30 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1IAt8o-0006t6-LO for bug-gnu-emacs@gnu.org; Tue, 17 Jul 2007 15:55:29 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IAt8o-0006sr-DM for bug-gnu-emacs@gnu.org; Tue, 17 Jul 2007 15:55:26 -0400 Original-Received: from nitzan.inter.net.il ([213.8.233.22]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1IAt8j-0004p5-DN; Tue, 17 Jul 2007 15:55:21 -0400 Original-Received: from HOME-C4E4A596F7 (IGLD-80-230-203-95.inter.net.il [80.230.203.95]) by nitzan.inter.net.il (MOS 3.7.3a-GA) with ESMTP id HHB37892 (AUTH halo1); Tue, 17 Jul 2007 22:55:19 +0300 (IDT) In-reply-to: <469CF408.3040903@gnu.org> (message from Jason Rumney on Tue, 17 Jul 2007 17:53:28 +0100) X-detected-kernel: FreeBSD 4.7-5.2 (or MacOS X 10.2-10.4) (2) X-BeenThere: bug-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:16169 Archived-At: > Date: Tue, 17 Jul 2007 17:53:28 +0100 > From: Jason Rumney > Cc: bug-gnu-emacs@gnu.org > > Nikos Pitsianis wrote: > > runemacs.exe hangs when started from cygwin bash shell > > > > What exactly does "hangs" mean? Does the Emacs frame ever appear on the > screen? Does the process emacs.exe appear in the task list? Does > runemacs.exe appear in the task list, or is it in fact bash that is hanging? In addition, can you attach a debugger to it when it hangs, and see where it is stuck?