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

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

python-complete-symbol hangs


From: Michael Droettboom
Subject: python-complete-symbol hangs
Date: Fri, 7 Sep 2007 13:55:16 -0400

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/

Attachment: emacs.py.patch
Description: Binary data


reply via email to

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