GNU bug report logs -
#31379
24.0.92; Emacs runtime crashes with org-indent-mode and indirect-buffer
Previous Next
Reported by: Eli Zaretskii <eliz <at> gnu.org>
Date: Mon, 7 May 2018 17:52:02 UTC
Severity: normal
Done: Eli Zaretskii <eliz <at> gnu.org>
Bug is archived. No further changes may be made.
To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 31379 in the body.
You can then email your comments to 31379 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
bug-gnu-emacs <at> gnu.org
:
bug#31379
; Package
emacs
.
(Mon, 07 May 2018 17:52:02 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Eli Zaretskii <eliz <at> gnu.org>
:
New bug report received and forwarded. Copy sent to
bug-gnu-emacs <at> gnu.org
.
(Mon, 07 May 2018 17:52:02 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
> Date: Fri, 23 Dec 2011 08:18:19 +0100
> From: Gustav Wikström <gustav.erik <at> gmail.com>
>
> When org-startup-indented is set to true I get a fatal error when using
> 'org-tree-to-indirect-buffer' on a heading then using org-cycle on the
> same heading in the indirect-buffer.
>
> It seems that emacs breaks due to a call to "overlay-put".
>
> This bug exists in org-version 7.7 & 7.8.02 in emacs 24.0.92.1 on
> windows.
>
> The following commands should reproduce the error:
>
> "open an org-mode file with some headlines and text."
>
> M-x org-indent-mode
>
> C-c C-x b (org-tree-to-indirect-buffer)
>
> C-x 0 (delete-window, the one that does not have the indirect buffer)
>
> tab (org-cycle, inside the indirect buffer)
>
> In GNU Emacs 24.0.92.1 (i386-mingw-nt6.1.7601)
> of 2011-12-07 on MARVIN
> Windowing system distributor `Microsoft Corp.', version 6.1.7601
Thanks.
This is a very old version of Emacs. Can you try a newer one?
I cannot reproduce the problem, neither in Emacs 24.1, nor in the
upcoming Emacs 26.1. After this step:
C-c C-x b (org-tree-to-indirect-buffer)
I get an error message saying that I tried to delete the only window
of a frame. Which is true: I have only one window on that frame, if I
follow the recipe. What did I miss?
Reply sent
to
Eli Zaretskii <eliz <at> gnu.org>
:
You have taken responsibility.
(Tue, 08 May 2018 18:00:02 GMT)
Full text and
rfc822 format available.
Notification sent
to
Eli Zaretskii <eliz <at> gnu.org>
:
bug acknowledged by developer.
(Tue, 08 May 2018 18:00:02 GMT)
Full text and
rfc822 format available.
Message #10 received at 31379-done <at> debbugs.gnu.org (full text, mbox):
> From: Gustav Wikström <gustav <at> whil.se>
> CC: "bug-gnu-emacs <at> gnu.org" <bug-gnu-emacs <at> gnu.org>
> Date: Tue, 8 May 2018 14:46:13 +0000
>
> Hmm... It seems I sent the Mail december 2011. I don’t recall the problem any more and as you say - old
> versions. Push the delete-button on it. I’m sure other defects will be raised if the bug still persists.
Done, thanks.
Information forwarded
to
bug-gnu-emacs <at> gnu.org
:
bug#31379
; Package
emacs
.
(Tue, 08 May 2018 18:17:01 GMT)
Full text and
rfc822 format available.
Message #13 received at 31379 <at> debbugs.gnu.org (full text, mbox):
On 8 May 2018 at 13:59, Eli Zaretskii <eliz <at> gnu.org> wrote:
>> From: Gustav Wikström <gustav <at> whil.se>
>> CC: "bug-gnu-emacs <at> gnu.org" <bug-gnu-emacs <at> gnu.org>
>> Date: Tue, 8 May 2018 14:46:13 +0000
>>
>> Hmm... It seems I sent the Mail december 2011. I don’t recall the problem any more and as you say - old
>> versions. Push the delete-button on it. I’m sure other defects will be raised if the bug still persists.
>
> Done, thanks.
It looks like it was indeed fixed back then:
https://debbugs.gnu.org/cgi/bugreport.cgi?bug=10360#10
Information forwarded
to
bug-gnu-emacs <at> gnu.org
:
bug#31379
; Package
emacs
.
(Wed, 09 May 2018 11:43:02 GMT)
Full text and
rfc822 format available.
Message #16 received at submit <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
Hmm... It seems I sent the Mail december 2011. I don't recall the problem any more and as you say - old versions. Push the delete-button on it. I'm sure other defects will be raised if the bug still persists.
Kind regards
Gustav
Get Outlook for iOS<https://aka.ms/o0ukef>
________________________________
From: Eli Zaretskii <eliz <at> gnu.org>
Sent: Monday, May 7, 2018 7:51:02 PM
To: Gustav Wikström
Cc: bug-gnu-emacs <at> gnu.org
Subject: Re: 24.0.92; Emacs runtime crashes with org-indent-mode and indirect-buffer
> Date: Fri, 23 Dec 2011 08:18:19 +0100
> From: Gustav Wikström <gustav.erik <at> gmail.com>
>
> When org-startup-indented is set to true I get a fatal error when using
> 'org-tree-to-indirect-buffer' on a heading then using org-cycle on the
> same heading in the indirect-buffer.
>
> It seems that emacs breaks due to a call to "overlay-put".
>
> This bug exists in org-version 7.7 & 7.8.02 in emacs 24.0.92.1 on
> windows.
>
> The following commands should reproduce the error:
>
> "open an org-mode file with some headlines and text."
>
> M-x org-indent-mode
>
> C-c C-x b (org-tree-to-indirect-buffer)
>
> C-x 0 (delete-window, the one that does not have the indirect buffer)
>
> tab (org-cycle, inside the indirect buffer)
>
> In GNU Emacs 24.0.92.1 (i386-mingw-nt6.1.7601)
> of 2011-12-07 on MARVIN
> Windowing system distributor `Microsoft Corp.', version 6.1.7601
Thanks.
This is a very old version of Emacs. Can you try a newer one?
I cannot reproduce the problem, neither in Emacs 24.1, nor in the
upcoming Emacs 26.1. After this step:
C-c C-x b (org-tree-to-indirect-buffer)
I get an error message saying that I tried to delete the only window
of a frame. Which is true: I have only one window on that frame, if I
follow the recipe. What did I miss?
[Message part 2 (text/html, inline)]
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Thu, 07 Jun 2018 11:24:05 GMT)
Full text and
rfc822 format available.
This bug report was last modified 7 years and 71 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.