emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Soapy Smith <soapy-smith@comcast.net>
To: emacs-orgmode@gnu.org
Subject: Clojure Code Block Results not Tabularized
Date: Tue, 28 Jan 2014 08:23:04 -0500	[thread overview]
Message-ID: <1390915384.2241.11.camel@raven-CM5571> (raw)
In-Reply-To: <CAAJj91efbkKP1fdmL0mWNOHZuZiwHkmwTm1KXF2FnxnFNa3bvw@mail.gmail.com>

Hello to the list, my first message here.

This is in regards to code blocks in the Clojure language.

The problem is that the results inserted into the org document should be
tabularized.  This is not happening using the latest version of org.
Here is the simplest possible example:

#+begin_src clojure :results value raw
[1 2 3 4]
#+end_src

#+RESULTS:
[1 2 3 4]

The result block is not tabularized.
In an older system, the result block is properly changed to an org
table:

#+RESULTS:
| 1 | 2 | 3 | 4 |

Here is a comparison of the systems, old and new, which produced the
above results:


Platform	Old	New
emacs		24.3.1	24.3.1
Leiningen	2.3.4	2.3.4
Java		1.7._51	1.6.0_27   
(both are OpenJDK 64 bit server VM)
org		7.9	8.2.4


Old REPL: nrepl 0.1.8-preview	
New REPL: cider 0.6.0alpha

The only thing strange I discovered about my new system is that it is
using an older version of Java than the old system.

Regards,
Greg

  parent reply	other threads:[~2014-01-28 13:23 UTC|newest]

Thread overview: 28+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-01-24 13:41 How to use ox-bibtex o.castillo.felisola
2014-01-26 18:02 ` Eric Schulte
2014-01-26 19:37   ` o.castillo.felisola
2014-01-27 13:52     ` o.castillo.felisola
2014-01-27 14:36       ` Eric Schulte
2014-01-28  8:32         ` Rainer M Krug
2014-01-28  9:04           ` Christian Moe
2014-01-28 10:08             ` Rainer M Krug
2014-01-28 12:38           ` Rainer M Krug
2014-01-28 15:19             ` o.castillo.felisola
2014-01-29  2:16               ` Eric Schulte
2014-01-29 14:16                 ` o.castillo.felisola
2014-01-29 14:46                   ` Nick Dokos
2014-01-30 10:02                     ` Ahmadou Dicko
2014-01-28 12:33         ` o.castillo.felisola
2014-01-28 12:01       ` Rainer M Krug
2014-01-28 13:23 ` Soapy Smith [this message]
2014-01-29  7:57   ` Clojure Code Block Results not Tabularized Christian Moe
2014-01-29 12:36     ` Soapy Smith
2014-01-29 12:58       ` Christian Moe
2014-01-29 13:06         ` Soapy Smith
2014-01-29 15:02           ` Eric Schulte
2014-01-29 15:28             ` Bastien
2014-01-29 23:40               ` Phill Wolf
2014-01-30 11:11   ` Bastien
2014-01-30 13:46     ` Soapy Smith
2014-01-31  1:58     ` Soapy Smith
2014-01-31  9:11       ` Bastien

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=1390915384.2241.11.camel@raven-CM5571 \
    --to=soapy-smith@comcast.net \
    --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).