[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [O] [BUG] in org-element (was Re: Replacing property-name hangs Emac
From: |
Thorsten Jolitz |
Subject: |
Re: [O] [BUG] in org-element (was Re: Replacing property-name hangs Emacs) |
Date: |
Mon, 21 Jul 2014 08:58:54 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/24.3 (gnu/linux) |
Nicolas Goaziou <address@hidden> writes:
Hello,
> Thorsten Jolitz <address@hidden> writes:
>
>> Thorsten Jolitz <address@hidden> 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