From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Glenn Morris Newsgroups: gmane.emacs.bugs Subject: bug#11724: 24.1; emacs freeze (full hang, ctrl+G or kill -15 do not help) on rope lucky assist Date: Sun, 24 Jun 2012 20:59:42 -0400 Message-ID: References: <20120616093647.5db4c4af@avk-v131.local> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: dough.gmane.org 1340586016 21675 80.91.229.3 (25 Jun 2012 01:00:16 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Mon, 25 Jun 2012 01:00:16 +0000 (UTC) Cc: 11724@debbugs.gnu.org To: "Alex V. Koval" Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Mon Jun 25 03:00:15 2012 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1Sixf5-000243-1D for geb-bug-gnu-emacs@m.gmane.org; Mon, 25 Jun 2012 03:00:15 +0200 Original-Received: from localhost ([::1]:56218 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Sixf5-00077d-3a for geb-bug-gnu-emacs@m.gmane.org; Sun, 24 Jun 2012 21:00:15 -0400 Original-Received: from eggs.gnu.org ([208.118.235.92]:39874) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Sixf2-000777-0l for bug-gnu-emacs@gnu.org; Sun, 24 Jun 2012 21:00:13 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Sixf0-0008Ik-AZ for bug-gnu-emacs@gnu.org; Sun, 24 Jun 2012 21:00:11 -0400 Original-Received: from debbugs.gnu.org ([140.186.70.43]:46152) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Sixf0-0008IT-6i for bug-gnu-emacs@gnu.org; Sun, 24 Jun 2012 21:00:10 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.72) (envelope-from ) id 1Sixij-0007ge-VT for bug-gnu-emacs@gnu.org; Sun, 24 Jun 2012 21:04:02 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Glenn Morris Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Mon, 25 Jun 2012 01:04:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 11724 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: Original-Received: via spool by 11724-submit@debbugs.gnu.org id=B11724.134058621829505 (code B ref 11724); Mon, 25 Jun 2012 01:04:01 +0000 Original-Received: (at 11724) by debbugs.gnu.org; 25 Jun 2012 01:03:38 +0000 Original-Received: from localhost ([127.0.0.1]:55695 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1SixiL-0007fq-Kr for submit@debbugs.gnu.org; Sun, 24 Jun 2012 21:03:38 -0400 Original-Received: from fencepost.gnu.org ([208.118.235.10]:53048) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1SixiK-0007fj-16 for 11724@debbugs.gnu.org; Sun, 24 Jun 2012 21:03:36 -0400 Original-Received: from rgm by fencepost.gnu.org with local (Exim 4.71) (envelope-from ) id 1SixeY-0006WS-A3; Sun, 24 Jun 2012 20:59:42 -0400 X-Spook: mindwar TWA Ermes ICE Treasury radar Saddam Hussein IMF X-Ran: ,|djN0ubwpLSBaQse<#G}bV{E1_1S.dast%FsvOx`fnCjGSz(=//lMy2Rzocp-5kxHl,^v X-Hue: red X-Attribution: GM In-Reply-To: <20120616093647.5db4c4af@avk-v131.local> (Alex V. Koval's message of "Sat, 16 Jun 2012 09:36:47 +0300") User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) X-Received-From: 140.186.70.43 X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:61265 Archived-At: "Alex V. Koval" wrote: > 1. Have installed rope, pymacs and ropemacs packages of current versions Thanks for the report, but I'm afraid I'm not familiar with any of these packages, which aren't part of Emacs. You might have more luck contacting their maintainers. > (require 'pymacs) > (pymacs-load "ropemacs" "rope-") > > 3. Open pyton file. try to autocomplete on line 241 (remove part of > False, like Fa and then call rope-lucky-assist. > > 4. Emacs is hang completely and does not react to Ctrl+G. It does > tries to say that it will save and quite on trying kill -15, but then > it still hangs. It looks to be waiting for process output. This may not be an Emacs bug. > (gdb) xbacktrace > "accept-process-output" (0xffffa710) [...] > "pymacs-round-trip" (0xffffbdd0) A brief search shows pymacs-timeout-at-start defaults to 30s. Maybe it helps to lower this and related settings. Again, a pymacs list may be of more help.