From mboxrd@z Thu Jan 1 00:00:00 1970 From: Vikas Rawal Subject: Re: org-publish error: "Stack overflow in regexp matcher" Date: Sat, 13 Jul 2013 07:26:58 +0530 Message-ID: <20130713015658.GA2645@panahar> References: <20130711065652.GA21179@panahar> <87mwpr9b0u.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:42268) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Uxp5D-0002GJ-NO for emacs-orgmode@gnu.org; Fri, 12 Jul 2013 21:57:12 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Uxp5C-0008PJ-4W for emacs-orgmode@gnu.org; Fri, 12 Jul 2013 21:57:11 -0400 Received: from mail-pb0-f41.google.com ([209.85.160.41]:59659) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Uxp5B-0008Ly-UQ for emacs-orgmode@gnu.org; Fri, 12 Jul 2013 21:57:10 -0400 Received: by mail-pb0-f41.google.com with SMTP id rp16so9657070pbb.28 for ; Fri, 12 Jul 2013 18:57:06 -0700 (PDT) Content-Disposition: inline In-Reply-To: <87mwpr9b0u.fsf@gmail.com> 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 Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Nicolas Goaziou Cc: emacs-orgmode > > Oddly, it scans through all files including the static content. It > > goes through all tar.gz files, pdf files, and what not. > > > > My project specification is pasted below. Sitemap is supposed to be > > made only with the project "indianstatistics-notes" and not with > > "indianstatistics-static". But orgmode scans through the whole thing > > anyway, and gives the above mentioned error. > > I have pushed a fix for that. Could you confirm publishing now behaves > as expected? It does work, indeed. Wow! Vikas