From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thorsten Jolitz Subject: Re: [BUG] in org-element (was Re: Replacing property-name hangs Emacs) Date: Mon, 21 Jul 2014 08:58:54 +0200 Message-ID: <87tx6bnqoh.fsf@gmail.com> References: <87zjg6708i.fsf@gmail.com> <87a98522lf.fsf@gmail.com> <87wqb9zixl.fsf_-_@gmail.com> <87r41gexof.fsf@nicolasgoaziou.fr> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:44851) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1X97Z4-0001sa-B7 for emacs-orgmode@gnu.org; Mon, 21 Jul 2014 02:59:19 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1X97Yy-0007tp-Vw for emacs-orgmode@gnu.org; Mon, 21 Jul 2014 02:59:14 -0400 Received: from plane.gmane.org ([80.91.229.3]:53198) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1X97Yy-0007td-Pg for emacs-orgmode@gnu.org; Mon, 21 Jul 2014 02:59:08 -0400 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1X97Yv-0006zC-5L for emacs-orgmode@gnu.org; Mon, 21 Jul 2014 08:59:05 +0200 Received: from g231109248.adsl.alicedsl.de ([92.231.109.248]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 21 Jul 2014 08:59:05 +0200 Received: from tjolitz by g231109248.adsl.alicedsl.de with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 21 Jul 2014 08:59:05 +0200 List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org Nicolas Goaziou writes: Hello, > Thorsten Jolitz writes: > >> Thorsten Jolitz writes: >> >> This turned out to be an Org-mode bug. > > [...] > >> Here is the recipe: >> >> 1. emacs -Q >> >> 2. M-x find-file instruments.org (content posted below) >> >> 3. M-% resource_id RET name RET >> >> 4. hit space quickly (-> accept) until Emacs hangs (100pc CPU) > > It should be fixed. Thank you for the report and the ECM. I just updated Org-mode and tried it with the ECM, and on the first trial Emacs hanged again after the second replacement (SPACE). Sending ,---- | pkill --signal usr2 emacs `---- did not give me a backtrace this time, and when I tried again query-replace worked with the ECM. I will report if the problem returns, otherwise thanks for the fix. -- cheers, Thorsten