emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Robert McIntyre <rlm@mit.edu>
To: emacs-orgmode@gnu.org
Subject: problem with html export when using clojure and :exports both
Date: Fri, 24 Jun 2011 18:37:13 -0500	[thread overview]
Message-ID: <BANLkTikp4vxcQgungU2DS29OvWzkmzVg+g@mail.gmail.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 799 bytes --]

Hi everyone --- I've been working on making a website using clojure and
org-mode, and have run into what I think may be a bug.

Any help would be appreciated as to whether this is a bug, or if I am doing
something wrong.

sincerely,
--Robert McIntyre

M-x org-version gives:

release_7.5-435-gd3100
Org-mode version 7.5 (release_7.5.435.gd3100)

M-x version gives:
GNU Emacs 23.1.1 (i486-pc-linux-gnu, GTK+ Version 2.20.1) of 2010-11-23 on
rothera, modified by Debian


and the following file fails on conversion to html with the error message

Export buffer:
Exporting...
org-babel-exp processing...
if: Wrong number of arguments: called-interactively-p, 1


BEGIN FILE TEST.ORG

#+begin_src clojure :exports both
(+ 1 2)
#+end_src

#+results:
: 3

END FILE TEST.ORG


sincerely,
--Robert McIntyre

[-- Attachment #2: Type: text/html, Size: 986 bytes --]

             reply	other threads:[~2011-06-24 23:37 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-06-24 23:37 Robert McIntyre [this message]
2011-06-24 23:55 ` problem with html export when using clojure and :exports both Eric Schulte
2011-06-25  1:26   ` Robert McIntyre
2011-06-25  2:50     ` Eric Schulte

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=BANLkTikp4vxcQgungU2DS29OvWzkmzVg+g@mail.gmail.com \
    --to=rlm@mit.edu \
    --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 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).