[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: |
Fri, 11 Aug 2023 07:47:29 +0000 |
Mike Gauland <mikelygee@gmail.com> writes:
> I've reported it to the inf-ruby project:
> https://github.com/nonsequitur/inf-ruby/issues/172
>
> I wasn't aware that Emacs would insert EOF in a stream, but that doesn't
> seem to be the problem (if it is even occurring here).
AFAIK, it has nothing to do with Emacs itself. Rather Linux PTY quirks.
See https://debbugs.gnu.org/cgi/bugreport.cgi?bug=6149
I posted the same link in the github issue.
On Org side, the best we might do is splitting the long command into
multiline (if ruby REPL supports line continuation like \
this or similar). Of course, it will be a workaround.
--
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>
- Passing table to Ruby session, Mike Gauland, 2023/08/09
- Re: Passing table to Ruby session, Ihor Radchenko, 2023/08/09
- Re: Passing table to Ruby session, Mike Gauland, 2023/08/09
- Re: Passing table to Ruby session, Mike Gauland, 2023/08/09
- Re: Passing table to Ruby session, Mike Gauland, 2023/08/10
- Re: Passing table to Ruby session, Ihor Radchenko, 2023/08/10
- Re: Passing table to Ruby session, Mike Gauland, 2023/08/10
- Re: Passing table to Ruby session,
Ihor Radchenko <=
- Re: Passing table to Ruby session, Mike Gauland, 2023/08/13
- Re: Passing table to Ruby session, Ihor Radchenko, 2023/08/14
- Re: Passing table to Ruby session, Ihor Radchenko, 2023/08/25
- Re: Passing table to Ruby session, Ihor Radchenko, 2023/08/31