From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: Bug: Export is crashing [8.0.3 (release_8.0.3-295-g91a4c8.dirty @ ~/org-mode-8/lisp/)] Date: Sat, 29 Jun 2013 09:41:16 +0200 Message-ID: <874nchqs83.fsf@gmail.com> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:43276) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UspmM-00063A-T0 for emacs-orgmode@gnu.org; Sat, 29 Jun 2013 03:41:07 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UspmM-0001bE-4E for emacs-orgmode@gnu.org; Sat, 29 Jun 2013 03:41:06 -0400 Received: from mail-wg0-x22e.google.com ([2a00:1450:400c:c00::22e]:35557) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UspmL-0001b3-Uy for emacs-orgmode@gnu.org; Sat, 29 Jun 2013 03:41:06 -0400 Received: by mail-wg0-f46.google.com with SMTP id c11so2224907wgh.1 for ; Sat, 29 Jun 2013 00:41:05 -0700 (PDT) In-Reply-To: (Rustom Mody's message of "Sat, 29 Jun 2013 09:23:55 +0530") 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: Rustom Mody Cc: emacs-orgmode Hello, Rustom Mody writes: > Now I find the crash occurs between > org-export-preprocess-string and org-footnote-normalize These functions do not exist in the current export framework. You're calling the old exporter. Regards, -- Nicolas Goaziou