emacs-orgmode
[Top][All Lists]
Advanced

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

Re: Passing table to Ruby session


From: Ihor Radchenko
Subject: Re: Passing table to Ruby session
Date: Thu, 10 Aug 2023 09:11:26 +0000

Mike Gauland <mikelygee@gmail.com> writes:

> Just to follow up on my problem sending a table to ruby. It doesn't' 
> seem to be an org problem, but with inf-ruby.
> ...
> As long as the code to set the variable is under 4k, it works. When it's 
> longer than that,  process-send-region sends it in pieces, and inf-ruby 
> is apparently prematurely interpreting the incomplete code.
>
> I'll take this up elsewhere, though if anyone here has suggestions for 
> me, or wants further updates, let me know.

4k sounds like a known quirk with pty connection type in Emacs
processes. It may have this 4k limitation at least on some systems.

If you posted a bug report elsewhere, may you please share the link to
that report?

-- 
Ihor Radchenko // yantar92,
Org mode contributor,
Learn more about Org mode at <https://orgmode.org/>.
Support Org development at <https://liberapay.com/org-mode>,
or support my work at <https://liberapay.com/yantar92>



reply via email to

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