From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: jerome delachienne Newsgroups: gmane.emacs.help Subject: Re: jython and emacs on windows Date: Mon, 17 May 2010 15:07:33 -0700 (PDT) Organization: http://groups.google.com Message-ID: <965d9e78-b267-4785-9a4a-785b8619d66c@r9g2000vbk.googlegroups.com> References: <8b9b6ef9-4f7e-49a5-aaff-8d1edb181ba3@r11g2000yqa.googlegroups.com> <9687dd97-ca48-470a-b08f-b556c5d352cf@34g2000prs.googlegroups.com> <00105f33-6fd0-4602-8bac-1596568eb446@n15g2000yqf.googlegroups.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 X-Trace: dough.gmane.org 1291993085 4593 80.91.229.12 (10 Dec 2010 14:58:05 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Fri, 10 Dec 2010 14:58:05 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Fri Dec 10 15:58:00 2010 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1PR4Q4-0007DF-FM for geh-help-gnu-emacs@m.gmane.org; Fri, 10 Dec 2010 15:58:00 +0100 Original-Received: from localhost ([127.0.0.1]:43338 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PR4Q4-0008S0-2k for geh-help-gnu-emacs@m.gmane.org; Fri, 10 Dec 2010 09:58:00 -0500 Original-Path: usenet.stanford.edu!postnews.google.com!r9g2000vbk.googlegroups.com!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 12 Original-NNTP-Posting-Host: 92.230.55.65 Original-X-Trace: posting.google.com 1274134054 20306 127.0.0.1 (17 May 2010 22:07:34 GMT) Original-X-Complaints-To: groups-abuse@google.com Original-NNTP-Posting-Date: Mon, 17 May 2010 22:07:34 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: r9g2000vbk.googlegroups.com; posting-host=92.230.55.65; posting-account=aB7giwoAAACeMRoU7KL0RGrPCR_qBDNl User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.3) Gecko/20100401 Firefox/3.6.3,gzip(gfe) Original-Xref: usenet.stanford.edu gnu.emacs.help:178229 X-Mailman-Approved-At: Thu, 09 Dec 2010 20:09:18 -0500 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:77388 Archived-At: I have tried with cygwin and i have exactly the same problem. jython has started but it is not possible to communicate with it. I was thinking of a end of line problem : i tried different codecs to encode the output from emacs ( with the process variables from emacs). I also changed the decoding codec from jython with -C option but the problem still remains. to make it more complicated, i manage to start jython from emacs in cygwin but only when I start emacs with nw option ( no window). i think i have to surrender