Hi - the new jconsole with the "-prompt" option works fine. Thanks to everyone for all your help.
On Mon, Jan 13, 2020 at 2:33 AM bill lam <[email protected]> wrote: > The change in j901 jconsole was trying to fix this issue, > > * > https://stackoverflow.com/questions/20348167/how-to-get-a-nice-output-when-calling-jconsole > > interestingly, it seemed emacs had to workaround the presence of the > prompt. > > On Mon, Jan 13, 2020 at 6:20 AM Eric Iverson <[email protected]> > wrote: > > > > Bill tracked down this problem to a difference in windows isatty behavior > > from other platforms. The change to suppress the prompt was required in > > some use cases and isatty was used for the decision. It fails in windows > > which is why the new jconsole for 901 has the problem with emacs on > windows. > > > > We have added a new command line parameter (-prompt) to jconsole that > > requests the prompt. > > > > Please download new jconsole.exe and install it in your bin folder. Then > > add -prompt to the emacs start of jconsole. > > > > > https://www.jsoftware.com/download/jengine/j901-release/windows/j64/jconsole.exe > > > > Please let us know if this fixes the problem. > > ---------------------------------------------------------------------- > > For information about J forums see http://www.jsoftware.com/forums.htm > ---------------------------------------------------------------------- > For information about J forums see http://www.jsoftware.com/forums.htm > -- Devon McCormick, CFA Quantitative Consultant ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
