emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Andrzej Lichnerowicz <unjello@gmail.com>
To: emacs-orgmode@gnu.org
Subject: Re: org-babel functions for Io evaluation
Date: Sat, 21 Jan 2012 21:19:38 +0100	[thread overview]
Message-ID: <CAJUzyQPHpDZ2O4YuBCT0-78pmm_hBT7oE9qs=zBK8EuM4_MyNw@mail.gmail.com> (raw)

2012/1/21  <emacs-orgmode-request@gnu.org>:
> I would like to try it but am kind of put off by the absense of any kind
> of examples or tutorial on how it should be used. Usage example?

You use it with source blocks:

#+begin_src io :results output
Object slotNames sort print
#+end_src

or

#+begin_src io :results output repl
Object slotNames sort
#+end_src

then C-c C-c on the block, to execute it. The block containing an
output will be appended right after.
Sorry, my bad, I thought that's self explanatory. Other language
extensions do not contain any usage examples, so I didn't put them
either.


--a.

             reply	other threads:[~2012-01-21 20:19 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-01-21 20:19 Andrzej Lichnerowicz [this message]
  -- strict thread matches above, loose matches on Subject: below --
2012-01-21 12:59 org-babel functions for Io evaluation Andrzej Lichnerowicz
2012-01-21 15:08 ` Richard Riley
2012-01-23 18:03 ` 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='CAJUzyQPHpDZ2O4YuBCT0-78pmm_hBT7oE9qs=zBK8EuM4_MyNw@mail.gmail.com' \
    --to=unjello@gmail.com \
    --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).