emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* New exporter: Stack overflow in regexp matcher on HTML export of large-ish org-babel blocks
@ 2013-02-25 23:16 Kyle Machulis
  2013-02-25 23:31 ` Nicolas Goaziou
  0 siblings, 1 reply; 3+ messages in thread
From: Kyle Machulis @ 2013-02-25 23:16 UTC (permalink / raw)
  To: emacs-orgmode

[-- 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 --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2013-02-25 23:57 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-02-25 23:16 New exporter: Stack overflow in regexp matcher on HTML export of large-ish org-babel blocks Kyle Machulis
2013-02-25 23:31 ` Nicolas Goaziou
2013-02-25 23:57   ` Kyle Machulis

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).