all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* jython and emacs on windows
@ 2010-05-13 14:19 jerome delachienne
  0 siblings, 0 replies; 5+ messages in thread
From: jerome delachienne @ 2010-05-13 14:19 UTC (permalink / raw)
  To: help-gnu-emacs

Hello,

i am trying to start a jython interpreter from emacs on windows from
several days and did not managed to do it.
I managed to start the jython interpreter from emacs on linux
I managed to start the python interpreter from emacs on windows.
with jython on windows i have the following problem: i can execute a
python script with the option -m but i can not interact with the
interpreter.
When i start from an eshell jython without the -i  option, nothing
happens as expected (like python)
When I start from an eshell the jython interpreter with -i option,  I
receive the "welcome" information and the prompt:
c:/Users/jerome $ jython -i
Jython 2.5.1 (Release_2_5_1:6813, Sep 26 2009, 13:47:54)
[Java HotSpot(TM) Client VM (Sun Microsystems Inc.)] on java1.6.0_20
Type "help", "copyright", "credits" or "license" for more information.
>>>
but then the interpreter does not react to any inputs
on the process explorer i can see that emacs has started a child
process cmd /c c:\jython2.5.1\jython.bat -i. this child process
started itself the jython interpreter which runs.but it seems that the
inputs are not passed from emacs to the jython interpreter.

has anyone an idea how i could solve this problem? Thanks for your
help !

jython 2.5.1
Jdk 1.6.0_20
emacs 22.3 and 21.3
windows xp and 7


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2010-05-17 22:07 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <8b9b6ef9-4f7e-49a5-aaff-8d1edb181ba3@r11g2000yqa.googlegroups.com>
2010-05-13 22:41 ` jython and emacs on windows Tim Johnson
2010-05-13 22:56   ` Peter
2010-05-14 16:48     ` jerome delachienne
2010-05-17 22:07       ` jerome delachienne
2010-05-13 14:19 jerome delachienne

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.