From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bernt Hansen Subject: Re: Error "while: Stack overflow in regexp matcher" Date: Mon, 31 Aug 2009 20:28:26 -0400 Message-ID: <878wgzmrth.fsf@gollum.intra.norang.ca> References: <87r5wi71id.fsf@mundaneum.com> <16C1834B-D718-41CB-8A76-BC50A08085A2@uva.nl> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MiHEk-00083H-Ql for emacs-orgmode@gnu.org; Mon, 31 Aug 2009 20:28:38 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MiHEh-00080x-AF for emacs-orgmode@gnu.org; Mon, 31 Aug 2009 20:28:38 -0400 Received: from [199.232.76.173] (port=49994 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MiHEg-00080g-Ru for emacs-orgmode@gnu.org; Mon, 31 Aug 2009 20:28:34 -0400 Received: from mho-02-ewr.mailhop.org ([204.13.248.72]:52254) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1MiHEg-0007lo-C5 for emacs-orgmode@gnu.org; Mon, 31 Aug 2009 20:28:34 -0400 List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Carsten Dominik Cc: =?utf-8?Q?S=C3=A9bastien?= Vauban , emacs-orgmode@gnu.org Carsten Dominik writes: > Sebastien has now (off-list) made it possible for me to > reproduce this bug. Which is why it finally has been fixed. Cool! I actually ran into this bug a couple of days ago. My solution at the time was to rip out half of the stuff in my #+begin_example...#+end_example and put the entire thing in a :noexport: task so I still had the original. It works great now! Thanks for fixing it. -Bernt