emacs-pretest-bug
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: OS X python.el completion issue (was Re: Suggestion for python.el an


From: Steven Huwig
Subject: Re: OS X python.el completion issue (was Re: Suggestion for python.el and emacs.py)
Date: Sat, 26 Mar 2005 14:11:33 -0500


On Mar 26, 2005, at 12:51 PM, Steven Huwig wrote:

That had no effect on the behavior. I guess it must actually be
an issue with the size of the incoming data vs. some buffer size
in the C code ... does this sound plausible? I will write up some
scripts to incrementally generate and test Python attrs and see
what the maximum working length is, for lack of any insight into
the root cause.


After some preliminary experimentation, it appears that the issue
with python-send-receive first manifests itself when the length of
_emacs_out exceeds a value in the 1000-character range...
it succeeds when the string is 980 characters long but fails when
the string is 1060.


Thanks,
Steve






reply via email to

[Prev in Thread] Current Thread [Next in Thread]