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


From: Steven Huwig
Subject: Re: OS X python.el completion issue
Date: Sun, 27 Mar 2005 11:36:09 -0500


On Mar 27, 2005, at 9:50 AM, Stefan Monnier wrote:

I couldn't get your patch to work. However, I did see what was going on
and I managed to write my own patch.  I don't know if this could break
anything else, but it does fix my OS X completion problems.

Thanks, I'll install it later.

 From my limited knowledge, it looks as if the process communication
code for OS X will return data in 1024-character blocks, but for
better-supported platforms, it will read until the end of line?

No, but maybe the limit is 4096 is other platforms.
Thanks for helping us fix this issue.



Glad to help. This makes using Emacs to edit PyObjC code *much* easier.
Thank you for helping me through the debugging process, and thank you,
Dave Love, for working on python.el.

Thanks,
Steven Huwig





reply via email to

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