all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Problem with latest orgmode ascii export
@ 2009-06-23 18:37 Robert Goldman
  2009-06-23 23:30 ` Bernt Hansen
  2009-06-27  7:20 ` Carsten Dominik
  0 siblings, 2 replies; 4+ messages in thread
From: Robert Goldman @ 2009-06-23 18:37 UTC (permalink / raw)
  To: emacs-orgmode

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...

thanks,
r

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2009-06-27 10:57 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-06-23 18:37 Problem with latest orgmode ascii export Robert Goldman
2009-06-23 23:30 ` Bernt Hansen
2009-06-27  7:20 ` Carsten Dominik
2009-06-27 10:57   ` Eric S Fraga

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.