all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Achim Gratz <Stromeko@nexgo.de>
To: emacs-orgmode@gnu.org
Subject: Re: [PATCH] ob-ruby.el fix for :session parameter
Date: Sun, 21 Sep 2014 13:02:58 +0200	[thread overview]
Message-ID: <87wq8xck2l.fsf@Rainer.invalid> (raw)
In-Reply-To: 87y4tekleh.fsf@Rainer.invalid

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	other threads:[~2014-09-21 11:37 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-10-21 11:15 [PATCH] ob-ruby.el fix for :session parameter Oleh
2013-10-21 17:42 ` Eric Schulte
2013-10-21 17:55   ` Oleh
2013-10-21 19:09     ` Eric Schulte
2014-09-20 21:54 ` Achim Gratz
2014-09-21 11:02   ` Achim Gratz [this message]

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

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87wq8xck2l.fsf@Rainer.invalid \
    --to=stromeko@nexgo.de \
    --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 external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.