all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Gustav Wikström" <gustav.erik@gmail.com>
To: emacs-devel@gnu.org
Subject: BUG: Emacs crashes due to org-mode parameter org-indent-mode
Date: Fri, 23 Dec 2011 00:04:17 +0100	[thread overview]
Message-ID: <CA+SyOP-PMFy7YgyGv5Q4MWdbKuQU5dULBMZ6cgdQepvc0seLYA@mail.gmail.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 1121 bytes --]

Hello dear Emacs developers!

I recently stumbled upon an org-mode related bug when upgrading to Emacs 24
on windows (Emacs-24.0.92).

The problem occurs when org-indent-mode is on in indirect buffers in an
org-mode file (after using the command "org-tree-to-indirect-buffer" (C-c
C-x b) on a headline with some sub-information) and org-cycle (tab) is done
on the first line. This breaks my emacs. I've reasoned out that emacs
crashes on the call to the c-function "overlay-put" when executing
org-cycle. I however don't have and debug-trace.. sorry for that.

The problem should be reproducible with the following:

- Start emacs without any initial settings (runemacs.exe -q)
- Open an org-mode file
- M-x org-indent-mode
- C-c C-x b on a heading in the file
- tab

My temporary fix for this is to not use org-indent-mode... Then everything
(almost ) works as intended. I would however be happy if I could start
using org-indent-mode again!

This is also posted on the org-mode list but due to the relation to
emacs-c-functions the question is moved to this forum.

Regards
Gustav Wikström

[-- Attachment #2: Type: text/html, Size: 1345 bytes --]

             reply	other threads:[~2011-12-22 23:04 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-12-22 23:04 Gustav Wikström [this message]
2011-12-23  8:23 ` BUG: Emacs crashes due to org-mode parameter org-indent-mode Eli Zaretskii
2011-12-23  8:37   ` Gustav Wikström
2011-12-23 10:22     ` Eli Zaretskii
2011-12-23 12:27       ` Bastien
2011-12-23 14:57       ` Eli Zaretskii

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=CA+SyOP-PMFy7YgyGv5Q4MWdbKuQU5dULBMZ6cgdQepvc0seLYA@mail.gmail.com \
    --to=gustav.erik@gmail.com \
    --cc=emacs-devel@gnu.org \
    /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.