all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: jerome delachienne <jerome.delachienne@googlemail.com>
To: help-gnu-emacs@gnu.org
Subject: jython and emacs on windows
Date: Thu, 13 May 2010 07:19:39 -0700 (PDT)	[thread overview]
Message-ID: <8b9b6ef9-4f7e-49a5-aaff-8d1edb181ba3__2068.24260899356$1291960191$gmane$org@r11g2000yqa.googlegroups.com> (raw)

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


             reply	other threads:[~2010-05-13 14:19 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-05-13 14:19 jerome delachienne [this message]
     [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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='8b9b6ef9-4f7e-49a5-aaff-8d1edb181ba3__2068.24260899356$1291960191$gmane$org@r11g2000yqa.googlegroups.com' \
    --to=jerome.delachienne@googlemail.com \
    --cc=help-gnu-emacs@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.