From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Lennart Borgman" Newsgroups: gmane.emacs.devel Subject: Re: max-specpdl-size mysterium with nXhtml Date: Tue, 23 Dec 2008 00:05:16 +0100 Message-ID: References: <8763lbzuv5.fsf@elegiac.orebokech.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1229987155 21258 80.91.229.12 (22 Dec 2008 23:05:55 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 22 Dec 2008 23:05:55 +0000 (UTC) Cc: Stefan Monnier , Emacs Devel To: "Romain Francoise" Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Dec 23 00:07:00 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 1LEtrJ-0006xc-3X for ged-emacs-devel@m.gmane.org; Tue, 23 Dec 2008 00:06:45 +0100 Original-Received: from localhost ([127.0.0.1]:40058 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LEtq6-000246-C0 for ged-emacs-devel@m.gmane.org; Mon, 22 Dec 2008 18:05:30 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LEtpw-00022S-C4 for emacs-devel@gnu.org; Mon, 22 Dec 2008 18:05:20 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LEtpv-000212-0W for emacs-devel@gnu.org; Mon, 22 Dec 2008 18:05:19 -0500 Original-Received: from [199.232.76.173] (port=44024 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LEtpu-00020Z-9G for emacs-devel@gnu.org; Mon, 22 Dec 2008 18:05:18 -0500 Original-Received: from fg-out-1718.google.com ([72.14.220.154]:16973) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LEtpt-0003WE-GX for emacs-devel@gnu.org; Mon, 22 Dec 2008 18:05:17 -0500 Original-Received: by fg-out-1718.google.com with SMTP id l26so978527fgb.30 for ; Mon, 22 Dec 2008 15:05:16 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:cc:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references; bh=uSYR6dzmX9YnBEpT8GKfeoNOkVX6gUGz6lTQpt8VMBs=; b=x6gReH7aTR0oIuetjdzrAWToWJxcp76IkVhnSg15z2VxpLoAo2e1AIctKhQxhLFjzc osnf58BPfJVGVzNVe89hW5oJ6geuou5DTlm3KHzI20hbjL7BZKDtOgOunXIQeTtG9Xft 9+nkRgErFVryq5Pd8VfKCknfxN/HlJ0hUtAuM= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references; b=oCXyzCaINujGfMamtCTujojz5M8V7jgtd6KjspZAeqvJNjtgVI/IB8DKwgxXgvBcVf iB1+nM7+KuEIWRnq6j9bevPf3XeQYAI7K/WhT/gI8jhjH/JSs1hqGqosRW7VZ47XG3kW CXhXjgmvyLFsjleJE44kTmUKsVYoc0iJDwMaE= Original-Received: by 10.86.3.4 with SMTP id 4mr3984811fgc.44.1229987116212; Mon, 22 Dec 2008 15:05:16 -0800 (PST) Original-Received: by 10.86.1.8 with HTTP; Mon, 22 Dec 2008 15:05:16 -0800 (PST) In-Reply-To: <8763lbzuv5.fsf@elegiac.orebokech.com> Content-Disposition: inline X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 2) 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:107209 Archived-At: On Mon, Dec 22, 2008 at 11:51 PM, Romain Francoise wrote: > "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. What more information do you think is needed?