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

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

Re: python-complete-symbol hangs


From: Michael Droettboom
Subject: Re: python-complete-symbol hangs
Date: Fri, 7 Sep 2007 14:01:12 -0400

I'm sorry.  The patch in the last e-mail was backwards.

On 9/7/07, Michael Droettboom <mike@droettboom.com> wrote:
> python-complete-symbol works by calling "complete()" in etc/emacs.py.
> If that Python function fails (i.e. raises an exception), emacs will
> hang waiting for a response, with no recourse but to kill the emacs
> process.
>
> The attached patch fixes this by always outputting a response.
>
> --
> Michael Droettboom
> http://www.droettboom.com/
>
>


-- 
Michael Droettboom
http://www.droettboom.com/

Attachment: emacs.py.patch
Description: Binary data


reply via email to

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