emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [O] Fwd: Some bugs with ob-clojure.el and some more with ob-sh.el


From: Eric Schulte
Subject: Re: [O] Fwd: Some bugs with ob-clojure.el and some more with ob-sh.el
Date: Sun, 10 Jul 2011 09:43:16 -0600
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux)

Hi Robert,

I've pushed some updates to ob-clojure which should address the overly
eager parsing of results which was splitting your literal string
results.

I've also pushed up more general enforcement of the "verbatim" keyword.

Clojure still does not support the ":results output" keyword
combination.  For some reason the clojure-specific slime evaluation
functions do not seem to hand back STDOUT information as readily as
common lisp slime evaluation functions.  I unfortunately don't have a
local Clojure-swank/slime install, and can't check this out, but if you
can find a way to access STDOUT from Clojure-swank/slime I'll be happy
to integrate it into ob-clojure.

Please let me know if you notice any other problems.

Best -- Eric

Robert McIntyre <address@hidden> writes:

> ---------- Forwarded message ----------
> From: Robert McIntyre <address@hidden>
> Date: Sat, Jul 9, 2011 at 11:04 AM
> Subject: Re: [O] Some bugs with ob-clojure.el and some more with ob-sh.el
> To: Bastien <address@hidden>
>
>
> Great idea --- I updated my version of Org such that:
>
>
> M-x org-version returns:
> Org-mode version 7.6 (release_7.6.32.ga493b.dirty)
>
> Now even more of my tests fail :(
>
> I've updated the gist accordingly.  It's at https://gist.github.com/1073383
>
> In particular, ob-clojure.el doesn't seem to respect spaces when a function
> returns a literal string.
>
> Thanks for responding so fast, and If I can do anything else to help please
> let me know.
>
> sincerely,
> --Robert McIntyre
>
>
>
> On Sat, Jul 9, 2011 at 7:13 AM, Bastien <address@hidden> wrote:
>
>> Hi Robert,
>>
>> Robert McIntyre <address@hidden> writes:
>>
>> > I've made a gist at
>> >
>> > https://gist.github.com/1073383
>>
>> Thanks for this feedback.
>>
>> > that details some problems with ob-clojure.el and ob-sh.el.
>> >
>> > In particular, there are a few problems with :results verbatim/scalar
>> > and :results output for the two modes.
>> >
>> > M-x org-version returns:
>> > Org-mode version 7.5 (release_7.5.516.gf06e.dirty)
>>
>> Can you check if you have the same errors with the latest Org
>> version -- either  7.6 or the one from git?
>>
>> Thanks a lot,
>>
>> --
>>  Bastien
>>

-- 
Eric Schulte
http://cs.unm.edu/~eschulte/



reply via email to

[Prev in Thread] Current Thread [Next in Thread]