Message6498

Author gma
Recipients gma, pjenvey, zyasoft
Date 2011-04-18.15:03:27
SpamBayes Score 1.1797275e-09
Marked as misclassified No
Message-id <FE2D1FC5-8E50-4F65-A5E5-D30B6F367396@comcast.net>
In-reply-to <581D7269-B248-40C3-A153-BEE2A53A89A6@comcast.net>
Content
I need to get this fixed, and am willing to have a custom Jython until  
a solution is integrated into the official version.
What is the best way to correct this?

Thanks

On Apr 14, 2011, at 6:48 PM, greg wrote:

>
> greg <gmaxxx@comcast.net> added the comment:
>
> On osx, will jython2.5.2 be going into ports soon?
> On Apr 14, 2011, at 6:27 PM, greg wrote:
>
>>
>> greg <gmaxxx@comcast.net> added the comment:
>>
>> Returning false in both modes of interaction.
>>
>> On Apr 14, 2011, at 6:20 PM, Philip Jenvey wrote:
>>
>>>
>>> Philip Jenvey <pjenvey@underboss.org> added the comment:
>>>
>>> Just to double check, I'd like you to run the following inside
>>> jython within emacs:
>>>
>>> import sys
>>> print sys.stdout.isatty()
>>>
>>> I do run Emacs on OS X, but I couldn't reproduce the problem on
>>> here. FYI the sys.stdout.isatty() returns True on OS X
>>>
>>> _______________________________________
>>> Jython tracker <report@bugs.jython.org>
>>> <http://bugs.jython.org/issue1726>
>>> _______________________________________
>>
>> _______________________________________
>> Jython tracker <report@bugs.jython.org>
>> <http://bugs.jython.org/issue1726>
>> _______________________________________
>
> _______________________________________
> Jython tracker <report@bugs.jython.org>
> <http://bugs.jython.org/issue1726>
> _______________________________________
History
Date User Action Args
2011-04-18 15:03:28gmasetrecipients: + gma, pjenvey, zyasoft
2011-04-18 15:03:28gmalinkissue1726 messages
2011-04-18 15:03:27gmacreate