From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eric Lilja Newsgroups: gmane.emacs.devel Subject: Re: emacs-20100712 windows binaries Date: Wed, 14 Jul 2010 16:51:35 +0200 Message-ID: References: <87zkxvtt0b.fsf@gmail.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Trace: dough.gmane.org 1279119121 18918 80.91.229.12 (14 Jul 2010 14:52:01 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Wed, 14 Jul 2010 14:52:01 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Jul 14 16:51:58 2010 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1OZ3JV-0008M0-Ve for ged-emacs-devel@m.gmane.org; Wed, 14 Jul 2010 16:51:58 +0200 Original-Received: from localhost ([127.0.0.1]:56623 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OZ3JU-0006tH-Sd for ged-emacs-devel@m.gmane.org; Wed, 14 Jul 2010 10:51:56 -0400 Original-Received: from [140.186.70.92] (port=33485 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OZ3JN-0006tC-JV for emacs-devel@gnu.org; Wed, 14 Jul 2010 10:51:50 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OZ3JM-0003o6-HJ for emacs-devel@gnu.org; Wed, 14 Jul 2010 10:51:49 -0400 Original-Received: from lo.gmane.org ([80.91.229.12]:47773) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OZ3JM-0003nw-6v for emacs-devel@gnu.org; Wed, 14 Jul 2010 10:51:48 -0400 Original-Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1OZ3JK-0008Ec-6B for emacs-devel@gnu.org; Wed, 14 Jul 2010 16:51:46 +0200 Original-Received: from h-61-27.a163.priv.bahnhof.se ([79.136.61.27]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 14 Jul 2010 16:51:46 +0200 Original-Received: from mindcooler by h-61-27.a163.priv.bahnhof.se with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 14 Jul 2010 16:51:46 +0200 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 22 Original-X-Complaints-To: usenet@dough.gmane.org X-Gmane-NNTP-Posting-Host: h-61-27.a163.priv.bahnhof.se User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.9.2.4) Gecko/20100608 Thunderbird/3.1 In-Reply-To: X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:127286 Archived-At: On 2010-07-14 16:39, Eric Lilja wrote: > > If I attempt to launch this emacs from a cygwin bash shell (running > inside MinTTY), I get: > Stack overflow in equal > > Adding -Q does not help, same error. > > If I instead try to launch it from within Powershell v2, emacs works fine. > > What is going on here? I never had this problem before. > > - EL > > > Ok, I have narrowed down the problem a bit more. If I start emacs with --font "DejaVu Sans Mono-10" I get that error regardless of what shell I happen to be using. What is wrong here? - EL