From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Jason Rumney Newsgroups: gmane.emacs.bugs Subject: Re: emacs 22.1 hangs Date: Thu, 14 Jun 2007 12:45:12 +0100 Message-ID: <46712A48.7080101@gnu.org> References: <2de8e0110706140343k50a8d178g1f2ad513f4b7d92e@mail.gmail.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1181821533 1239 80.91.229.12 (14 Jun 2007 11:45:33 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 14 Jun 2007 11:45:33 +0000 (UTC) Cc: bug-gnu-emacs@gnu.org To: Jim O'Leary Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Thu Jun 14 13:45:31 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 1Hynla-0005ql-Pq for geb-bug-gnu-emacs@m.gmane.org; Thu, 14 Jun 2007 13:45:31 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Hynla-0004ud-D4 for geb-bug-gnu-emacs@m.gmane.org; Thu, 14 Jun 2007 07:45:30 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1HynlX-0004uB-QU for bug-gnu-emacs@gnu.org; Thu, 14 Jun 2007 07:45:27 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1HynlV-0004tn-Vk for bug-gnu-emacs@gnu.org; Thu, 14 Jun 2007 07:45:27 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HynlV-0004tk-MG for bug-gnu-emacs@gnu.org; Thu, 14 Jun 2007 07:45:25 -0400 Original-Received: from outmail1.freedom2surf.net ([194.106.33.237]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1HynlV-0001bV-BC for bug-gnu-emacs@gnu.org; Thu, 14 Jun 2007 07:45:25 -0400 Original-Received: from [127.0.0.1] (i-83-67-23-108.freedom2surf.net [83.67.23.108]) by outmail1.freedom2surf.net (Postfix) with ESMTP id AE9A152FB9; Thu, 14 Jun 2007 12:45:24 +0100 (BST) User-Agent: Thunderbird 2.0.0.0 (Windows/20070326) In-Reply-To: <2de8e0110706140343k50a8d178g1f2ad513f4b7d92e@mail.gmail.com> X-detected-kernel: Linux 2.4-2.6 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:15878 Archived-At: Jim O'Leary wrote: > This occurs if you have cygwins libX11.dll in the path. More likely it is other libraries in the same directory that are causing the problem (eg, image libraries). In general Cygwin libraries are not compatible with non-Cygwin programs. Cygwin gives the advice not to put the Cygwin directories on your system PATH for exactly this reason.