emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Nicolas Goaziou <mail@nicolasgoaziou.fr>
To: Xebar Saram <zeltakc@gmail.com>
Cc: org mode <emacs-orgmode@gnu.org>
Subject: Re: exporter stopped working
Date: Sat, 20 Jun 2015 23:51:18 +0200	[thread overview]
Message-ID: <87wpyy59rd.fsf@selenimh.access.network> (raw)
In-Reply-To: <CAOQHXPqVKhn3gKzB992EVKvZW1jxXV=JKDZ7jxxRkChC16yhPg@mail.gmail.com> (Xebar Saram's message of "Fri, 19 Jun 2015 14:44:46 +0300")

Hello,

Xebar Saram <zeltakc@gmail.com> writes:

> the exporter seems to have stopped working in all configurations. i get the
> following error
>
> org-export-execute-babel-code: Wrong number of arguments: (lambda
> (reference-buffer) "Execute all Babel blocks in current buffer.
> REFERENCE-BUFFER is the buffer containing a pristine copy of the
> buffer being processed.  It is used to properly resolve
> references in source blocks, as modifications in current buffer
> may make them unreachable." (interactive) (let ((wconfig
> (current-window-configuration))) (unwind-protect (progn (save-excursion
> (let ((case-fold-search t) (org-babel-exp-reference-buffer
> reference-buffer) (regexp (concat org-babel-inline-src-block-regexp "\\|"
> org-babel-lob-one-liner-regexp "\\|" "^[ ]*#\\+BEGIN_SRC"))) (goto-char
> (point-min)) (while (re-search-forward regexp nil t) (if (let (...)
> (unwind-protect ... ...)) nil (let* (... ... ... ...) (cond ... ... ...)
> (set-marker begin nil) (set-marker end nil))))))) (set-window-configuration
> wconfig)))), 0
>
> any clue anyone?

It look like a mixed installation. What Org version are you using? You
may need to update it.

Regards,

-- 
Nicolas Goaziou

      parent reply	other threads:[~2015-06-20 21:49 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-06-19 11:44 exporter stopped working Xebar Saram
2015-06-19 13:44 ` Robert Klein
2015-06-20 21:51 ` Nicolas Goaziou [this message]

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

  List information: https://www.orgmode.org/

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

  git send-email \
    --in-reply-to=87wpyy59rd.fsf@selenimh.access.network \
    --to=mail@nicolasgoaziou.fr \
    --cc=emacs-orgmode@gnu.org \
    --cc=zeltakc@gmail.com \
    /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 public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).