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.
Full log
View this message in rfc822 format
> 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?
This bug report was last modified 7 years and 72 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.