Robert Goldman <rpgold...@sift.info> writes:

> 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?  Or the
> version of CL in my emacs (Aquamacs 1.8) is not compatible?
>
> I'll be happy to do some debugging if someone can give me some
> suggestions about what line to pursue...

I've run into this twice too -- restarting Emacs made it magically go
away for me.  I was exporting to HTML.

-Bernt


_______________________________________________
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode

Reply via email to