unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Running `jshell` with `comint-run`.
@ 2020-07-09 21:55 Narendra Joshi
  0 siblings, 0 replies; only message in thread
From: Narendra Joshi @ 2020-07-09 21:55 UTC (permalink / raw)
  To: emacs-devel


Hi,

Running the Java shell, `jshell`, using `comint-run` hangs after
entering the first input line.

--8<---------------cut here---------------start------------->8---
|  Welcome to JShell -- Version 11.0.7
|  For an introduction type: /help intro

jshell> System.out.println("testing")

<--- hangs forever --->
--8<---------------cut here---------------end--------------->8---

What could be the reason for this? `process-connection-type` has the
default value of `t` so `jshell` is being talked to using a pseudo
terminal. I have tried `jshell` inside `eshell` and I faced the same
issue. It seems to work fine inside `term`.

Can someone help me understand what is going on here?

Best,
-- 
Narendra Joshi



^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2020-07-09 21:55 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-07-09 21:55 Running `jshell` with `comint-run` Narendra Joshi

Code repositories for project(s) associated with this public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).