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




_______________________________________________ Emacs-pretest-bug mailing list Emacs-pretest-bug@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-pretest-bug

Reply via email to