emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Orgmode] Problem with latest orgmode ascii export


From: Eric S Fraga
Subject: Re: [Orgmode] Problem with latest orgmode ascii export
Date: Sat, 27 Jun 2009 11:57:40 +0100
User-agent: Wanderlust/2.15.6 (Almost Unreal) SEMI/1.14.6 (Maruoka) FLIM/1.14.9 (Gojō) APEL/10.7 Emacs/23.0.94 (i486-pc-linux-gnu) MULE/6.0 (HANACHIRUSATO)

At Sat, 27 Jun 2009 09:20:10 +0200,
Carsten Dominik wrote:
> 
> 
> On Jun 23, 2009, at 8:37 PM, Robert Goldman wrote:
> 
> > Just pulled a git update this morning, and was trying to do an
> > org-export as ascii.  Got the following error:
> >
> > (invalid-function (interblock (start end type) (save-match-data (when
> > (setf func (cadr (assoc type org-export-interblocks))) (funcall func
> > start end)))))
> >
> > This is a function that's defined by the FLET in
> > org-export-blocks-preprocess.  See org-exp-blocks.el, line 184.
> >
> > I'm not exactly sure what is going wrong here --- is it possible that
> > this requires 'cl and somehow CL is not properly available?
> 
> This may be it, org-exp-blocks does not say (require 'cl)
> 
> it does now, please upgrade and let me know if it fixes the problem.

Carsten,

just to add a data point to this:  I had exactly the OP's problem
yesterday when I pulled the git updates and did a make.  The problem
was resolved by doing a 'make clean' first for some reason.

eric




reply via email to

[Prev in Thread] Current Thread [Next in Thread]