[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Orgmode] Re: Error "while: Stack overflow in regexp matcher"
From: |
Sébastien Vauban |
Subject: |
[Orgmode] Re: Error "while: Stack overflow in regexp matcher" |
Date: |
Wed, 15 Jul 2009 13:54:54 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/23.0.94 (gnu/linux) |
Hi,
Giovanni Ridolfi wrote:
> Sébastien Vauban ha scritto:
>> I'm trying to publish my `.emacs' file onto the Web
>> [...]
>> I've always an error when trying to publish my config file:
>>
>> "while: Stack overflow in regexp matcher".
>>
>> Nothing gets published. Of course, my `.emacs' file is quite long, but that
>> worked within similar technology (htmlize [¹]) with Muse.
>>
>> This is my simplified `dot-emacs.org' file:
>>
--8<---------------cut here---------------start------------->8---
#+TITLE: Emacs Init File
#+LANGUAGE: en
* Init File
Here is my init file:
#+INCLUDE: "~/.emacs" src emacs-lisp
Rather long, no?
--8<---------------cut here---------------end--------------->8---
>>
>> [¹] Yes, I'm using the version of Carsten, being Emacs 23 user.
>
> here, with your file,
>
> htmlize.el 21 November 2008 :
> ;; Author: Hrvoje Niksic <address@hidden>
> ;; Modified by: Carsten Dominik <carsten at orgmode dot org>
> in my org\lisp directory that is in path
,----[ ~/Downloads/emacs/site-lisp/org-mode/contrib/lisp/htmlize.el ]
|
| ;; htmlize.el -- Convert buffer text and decorations to HTML.
|
| ;; Copyright (C) 1997,1998,1999,2000,2001,2002,2003,2005,2006,2009 Hrvoje
Niksic
`----
Weird. Though my htmlize file is coming from org-mode/contrib/lisp, there is
no reference to Carsten, like in yours.
> GNU Emacs 23.0.94.1 (i386-mingw-nt5.1.2600) of 2009-05-24 on SOFT-MJASON
FYI, I'm having `GNU Emacs 23.0.94.1 (i486-pc-linux-gnu, GTK+ Version 2.16.1)
of 2009-06-18 on samarium, modified by Debian'.
> Org-mode version 6.28trans
FYI, I'm using `Org-mode version 6.28trans' as well.
> my .emacs is published ok. (15 kb)
>
> However a 791 kb org file (147443 lines)
My `.emacs' file is 7,844 lines long, for a total of 278 KBytes.
> gives the error:
> org-export-select-backend-specific-text: Stack overflow in regexp matcher
>
> :-(
So, exactly the same problem when the file gets longer...
Best regards,
Seb
--
Sébastien Vauban