all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Robert Goldman <rpgoldman@sift.info>
To: emacs-orgmode@gnu.org
Subject: Problem with latest orgmode ascii export
Date: Tue, 23 Jun 2009 13:37:50 -0500	[thread overview]
Message-ID: <4A4120FE.4070703@sift.info> (raw)

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

             reply	other threads:[~2009-06-23 18:38 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-06-23 18:37 Robert Goldman [this message]
2009-06-23 23:30 ` Problem with latest orgmode ascii export Bernt Hansen
2009-06-27  7:20 ` Carsten Dominik
2009-06-27 10:57   ` Eric S Fraga

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4A4120FE.4070703@sift.info \
    --to=rpgoldman@sift.info \
    --cc=emacs-orgmode@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.