From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Romain Francoise Newsgroups: gmane.emacs.devel Subject: Re: max-specpdl-size mysterium with nXhtml Date: Mon, 22 Dec 2008 23:51:42 +0100 Organization: orebokech dot com Message-ID: <8763lbzuv5.fsf@elegiac.orebokech.com> References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1229986337 18877 80.91.229.12 (22 Dec 2008 22:52:17 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 22 Dec 2008 22:52:17 +0000 (UTC) Cc: Stefan Monnier , Emacs Devel To: "Lennart Borgman" Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Dec 22 23:53:23 2008 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.50) id 1LEte8-0002hm-OA for ged-emacs-devel@m.gmane.org; Mon, 22 Dec 2008 23:53:08 +0100 Original-Received: from localhost ([127.0.0.1]:47218 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LEtcv-0006Ei-Lw for ged-emacs-devel@m.gmane.org; Mon, 22 Dec 2008 17:51:53 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LEtcs-0006Ec-9q for emacs-devel@gnu.org; Mon, 22 Dec 2008 17:51:50 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LEtco-0006EQ-SD for emacs-devel@gnu.org; Mon, 22 Dec 2008 17:51:49 -0500 Original-Received: from [199.232.76.173] (port=54380 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LEtco-0006EN-Li for emacs-devel@gnu.org; Mon, 22 Dec 2008 17:51:46 -0500 Original-Received: from smtp2-g19.free.fr ([212.27.42.28]:55005) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LEtco-00027b-0v for emacs-devel@gnu.org; Mon, 22 Dec 2008 17:51:46 -0500 Original-Received: from smtp2-g19.free.fr (localhost.localdomain [127.0.0.1]) by smtp2-g19.free.fr (Postfix) with ESMTP id 3C8C712B6F4; Mon, 22 Dec 2008 23:51:43 +0100 (CET) Original-Received: from elegiac.orebokech.com (home.orebokech.com [82.67.41.165]) by smtp2-g19.free.fr (Postfix) with ESMTP id C709F12B6DF; Mon, 22 Dec 2008 23:51:42 +0100 (CET) Original-Received: by elegiac.orebokech.com (Postfix, from userid 1000) id 472183B264; Mon, 22 Dec 2008 23:51:42 +0100 (CET) X-Face: }9mYu,e_@+e!`Z-P5kVXa3\_b:hdJ"B)ww[&=b<2=awG:GOIM (Lennart Borgman's message of "Mon, 22 Dec 2008 23:34:20 +0100") X-detected-operating-system: by monty-python.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:107207 Archived-At: "Lennart Borgman" writes: > Romain, do you have anything to say about this? Not really, no. AIUI the pure space overflow applies to the OP's self-compiled Emacs, not to the Ubuntu version (the Ubuntu build scripts explicitly fail the build on purpose when that happens). And there's not enough information about the original mumamo issue to conclude that the problem is on the Emacs side.