emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [O] [PATCH] ob-ruby.el fix for :session parameter


From: Achim Gratz
Subject: Re: [O] [PATCH] ob-ruby.el fix for :session parameter
Date: Sun, 21 Sep 2014 13:02:58 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.93 (gnu/linux)

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

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