From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Fabrice Popineau Newsgroups: gmane.emacs.orgmode,gmane.emacs.devel Subject: Emacs Lisp Depth Date: Tue, 16 Sep 2014 15:01:01 +0200 Message-ID: NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=089e0118320e1b1e1f05032e59b2 X-Trace: ger.gmane.org 1410872521 10280 80.91.229.3 (16 Sep 2014 13:02:01 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 16 Sep 2014 13:02:01 +0000 (UTC) To: "emacs-orgmode@gnu.org" , Emacs developers Original-X-From: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Tue Sep 16 15:01:56 2014 Return-path: Envelope-to: geo-emacs-orgmode@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1XTsOI-0000pc-6L for geo-emacs-orgmode@m.gmane.org; Tue, 16 Sep 2014 15:01:54 +0200 Original-Received: from localhost ([::1]:37858 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XTsOH-00022t-T0 for geo-emacs-orgmode@m.gmane.org; Tue, 16 Sep 2014 09:01:53 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:60633) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XTsNu-0001kw-QG for emacs-orgmode@gnu.org; Tue, 16 Sep 2014 09:01:35 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XTsNq-0007jr-5z for emacs-orgmode@gnu.org; Tue, 16 Sep 2014 09:01:30 -0400 Original-Received: from mail-oi0-x232.google.com ([2607:f8b0:4003:c06::232]:59300) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XTsNq-0007iK-1O; Tue, 16 Sep 2014 09:01:26 -0400 Original-Received: by mail-oi0-f50.google.com with SMTP id v63so2548053oia.9 for ; Tue, 16 Sep 2014 06:01:22 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:from:date:message-id:subject:to:content-type; bh=DDaNnbIl6iD2rNJzVxKxq4aa7w6nQYApRWn9w2ek71k=; b=yKMmuOqeoR2KR/nnJOSy87MlEYtnqnWyuEwMXCsfbaTfIj2oJtEReBcwf9qBrs9xOQ iEnoiXoza58Hir394Aaerg2yw/Iz4F6FVjAVO3ldL/S3ICoOEbycURH6DPsgpo8xW/B6 dPGtMPT5qQU4LX5ar1GH43jNW1OnP4cm2MNIE0+hvWKHeCX8iKROTAsvPhb3dhPydb4G 6z3tUmXSsAwVYU+0V23Ia0LjZ2a+7oJ/Hl0Qk4/ms1p+o5c12/+7AHd8+gRBmkoYpn5E gdJoptzMy+C9zqF2wB4Jvhp0MwRYNwl6EQWBKXeN+6aWiZ6abQJvtcUTMJpdPmfer72Q WZHg== X-Received: by 10.60.83.141 with SMTP id q13mr16503775oey.54.1410872481879; Tue, 16 Sep 2014 06:01:21 -0700 (PDT) Original-Received: by 10.202.18.193 with HTTP; Tue, 16 Sep 2014 06:01:01 -0700 (PDT) X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2607:f8b0:4003:c06::232 X-BeenThere: emacs-orgmode@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Original-Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.orgmode:90760 gmane.emacs.devel:174354 Archived-At: --089e0118320e1b1e1f05032e59b2 Content-Type: text/plain; charset=UTF-8 Hi, Am I the only one to have hit the bottom of the default max_specpdl_size and max_lisp_eval_depth values ? I had already set max_specpdl_size to 2600 and I had to raise it again. I have an Org file of about 10000 lines, and I am exporting x100 beamer slides and a latex document for about 200 pages . Curious to hear about other reports. Fabrice --089e0118320e1b1e1f05032e59b2 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
Hi,

Am I the only one to have hit the b= ottom of the default max_specpdl_size and max_lisp_eval_depth values ?
I had already set max_specpdl_size to 2600 and I had to raise it agai= n.

I have an Org file of about 10000 lines, and I = am exporting x100 beamer slides and a latex document for about 200 pages .<= /div>

Curious to hear about other reports.
Fabrice
--089e0118320e1b1e1f05032e59b2--