[IronPython] ipy in Emacs with TabCompletion

S H Yoon yelled at yahoo.com
Fri Sep 8 02:27:50 CEST 2006


This is not really a bug, but I am attempting to use XEmacs in WinXP with TabCompletion and XEmacs basically goes into a infinite loop printing below.
---------------
<After:  Meta-x shell>

c:\Documents and Settings\Hoon\Desktop>ipy -X:TabCompletion
ipy -X:TabCompletion
IronPython 1.0.60816 on .NET 2.0.50727.42
Copyright (c) Microsoft Corporation. All rights reserved.
>>> Traceback (most recent call last):
  File mscorlib, line unknown, in get_CursorTop
  File mscorlib, line unknown, in GetBufferInfo
  File mscorlib, line unknown, in GetBufferInfo
  File mscorlib, line unknown, in WinIOError
IOError: The handle is invalid.

>>> Traceback (most recent call last):
  File mscorlib, line unknown, in get_CursorTop
  File mscorlib, line unknown, in GetBufferInfo
  File mscorlib, line unknown, in GetBufferInfo
  File mscorlib, line unknown, in WinIOError
IOError: The handle is invalid.

>>> Traceback (most recent call last):
  File mscorlib, line unknown, in get_CursorTop
  File mscorlib, line unknown, in GetBufferInfo
  File mscorlib, line unknown, in GetBufferInfo
  File mscorlib, line unknown, in WinIOError
IOError: The handle is invalid.

...... 

 		
---------------------------------
How low will we go? Check out Yahoo! Messenger’s low  PC-to-Phone call rates.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/ironpython-users/attachments/20060907/3068335b/attachment.html>


More information about the Ironpython-users mailing list