From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rustom Mody 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 17:49:58 +0530 Message-ID: References: <874nchqs83.fsf@gmail.com> Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=047d7bdc1238b9a86104e04a04a8 Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:40993) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UsuTT-00025U-8W for emacs-orgmode@gnu.org; Sat, 29 Jun 2013 08:41:56 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UsuTR-0004hL-L9 for emacs-orgmode@gnu.org; Sat, 29 Jun 2013 08:41:55 -0400 Received: from mail-ie0-x22a.google.com ([2607:f8b0:4001:c03::22a]:50979) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Usu8Z-0005wd-Uv for emacs-orgmode@gnu.org; Sat, 29 Jun 2013 08:20:20 -0400 Received: by mail-ie0-f170.google.com with SMTP id e11so6265019iej.29 for ; Sat, 29 Jun 2013 05:20:19 -0700 (PDT) In-Reply-To: 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 --047d7bdc1238b9a86104e04a04a8 Content-Type: text/plain; charset=ISO-8859-1 On Sat, Jun 29, 2013 at 5:15 PM, Rustom Mody wrote: > > > On Sat, Jun 29, 2013 at 1:11 PM, Nicolas Goaziou wrote: > >> 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 >> > > So then something is wrong with my git. > [I am on a different machine right now so following is from memory...] > > a. git pull shows upto date > b. org version shows 8.0.2 (or thereabouts) > > Is there some 'git reset --hard ...' magic that I can try? > Of course I could just download whole again but that seems strange thing > to do... > Well finally! C-c C-e works (at least on one machine!) I was using org-export-as-html Maybe if it is non-working it should be removed? --047d7bdc1238b9a86104e04a04a8 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable

On Sat, Jun 29, 2013 at 5:15 PM, Rustom = Mody <rustompmody@gmail.com> wrote:


= On Sat, Jun 29, 2013 at 1:11 PM, Nicolas Goaziou <n.goaziou@gmail.com> wrote:
Hello,

Rustom Mody <
= rustompmody@gmail.com> 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

So then something is wrong= with my git.
[I am on a different machine right now so following is fro= m memory...]

a. git pull shows upto date
b. org version shows 8.0= .2 (or thereabouts)

Is there some 'git reset --hard ...' magic that I can try?
O= f course I could just download whole again but that seems strange thing to = do...


Well finally! C-c C-e works (at least on one mac= hine!) I was using org-export-as-html

Maybe if it is non-working it = should be removed?

--047d7bdc1238b9a86104e04a04a8--