emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Kyle Machulis <kyle@nonpolynomial.com>
To: emacs-orgmode <emacs-orgmode@gnu.org>
Subject: New exporter: Stack overflow in regexp matcher on HTML export of large-ish org-babel blocks
Date: Mon, 25 Feb 2013 15:16:02 -0800	[thread overview]
Message-ID: <CAF1EFcehuWYKDmNN+tCQeOwyL-bxVz+WbXFj=Z8BJKyPdb+H0A@mail.gmail.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 628 bytes --]

I'm trying to html export my babel'd config. It seems to be choking on some
of the larger blocks (300+ lines) of code (offending blocks seem to be org,
erc, programming config). I should probably chop these down a bit for
readability (still working on finshing org-ifying it), but I'd also figure
we probably shouldn't be dying on the matcher function.

Original file:

http://github.com/qdot/conf_emacs/emacs_conf.org

Crappy hand-entered backtrace that's missing huge parameters:

(string-match ...)
(org-html-fontify-code ...)
...

org-version:
Org-mode version 7.9.3e (7.9.3e-3-gb07a9b @
/usr/share/emacs/24.3.50/lisp/org/)

[-- Attachment #2: Type: text/html, Size: 785 bytes --]

             reply	other threads:[~2013-02-25 23:16 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-02-25 23:16 Kyle Machulis [this message]
2013-02-25 23:31 ` New exporter: Stack overflow in regexp matcher on HTML export of large-ish org-babel blocks Nicolas Goaziou
2013-02-25 23:57   ` Kyle Machulis

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CAF1EFcehuWYKDmNN+tCQeOwyL-bxVz+WbXFj=Z8BJKyPdb+H0A@mail.gmail.com' \
    --to=kyle@nonpolynomial.com \
    --cc=emacs-orgmode@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).