Achim Gratz writes:
> Oleh writes:
>> #+RESULTS:
>> :
>> : 3
>
> Well, that would still be an empty line too many.  But aside from that,
> what I'm actually getting with a recent Emacs and inf-ruby is:
>
> #+RESULTS:
> : 
> : irb(main):003:0> irb(main):004:0> irb(main):005:0> 3
>
> So either comint-mode has developed some problem in the meantime or
> there is some other configuration missing for this to work.

I've worked around the strange comint behaviour by temporarily disabling
all prompts.  The empty line was triggered by an extra comint-send-input
which I removed (and changed the test to follow suit).  There's probably
more such problems for other Babel languages that rely on comint for
their session support.

Both changes done on master in 4ef78e68c1.


Regards,
Achim.
-- 
+<[Q+ Matrix-12 WAVE#46+305 Neuron microQkb Andromeda XTk Blofeld]>+

SD adaptation for Waldorf microQ V2.22R2:
http://Synth.Stromeko.net/Downloads.html#WaldorfSDada


Reply via email to