all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: "Gustav Wikström" <gustav.erik@gmail.com>
Cc: 10360-done@debbugs.gnu.org
Subject: bug#10360: 24.0.92; Emacs runtime crashes with org-indent-mode and indirect-buffer
Date: Sat, 24 Dec 2011 21:20:24 +0200	[thread overview]
Message-ID: <83r4ztwzd3.fsf@gnu.org> (raw)
In-Reply-To: <CA+SyOP90p8dwoya=W57C_9HV=CzeRpoW7TJBYFwdPGmu1TYhJg@mail.gmail.com>

> Date: Fri, 23 Dec 2011 08:18:19 +0100
> From: Gustav Wikström <gustav.erik@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.






  reply	other threads:[~2011-12-24 19:20 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-12-23  7:18 bug#10360: 24.0.92; Emacs runtime crashes with org-indent-mode and indirect-buffer Gustav Wikström
2011-12-24 19:20 ` Eli Zaretskii [this message]
2018-05-07 17:51 ` bug#31379: " Eli Zaretskii
2018-05-08 14:46   ` Gustav Wikström
2018-05-08 17:59     ` Eli Zaretskii
2018-05-08 18:16       ` Noam Postavsky

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=83r4ztwzd3.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=10360-done@debbugs.gnu.org \
    --cc=gustav.erik@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.