GNU bug report logs -
#10360
24.0.92; Emacs runtime crashes with org-indent-mode and indirect-buffer
Previous Next
Reported by: Gustav Wikström <gustav.erik <at> gmail.com>
Date: Sat, 24 Dec 2011 15:55:03 UTC
Severity: normal
Found in version 24.0.92
Done: Eli Zaretskii <eliz <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
Message #10 received at 10360-done <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".
No, it had nothing to do with overlay-put. It was an assertion
violation triggered by folding a tree after widening a previously
narrowed buffer.
> 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)
This is fixed in version 106726 on the trunk.
This bug report was last modified 13 years and 156 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.