all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* BUG: Emacs crashes due to org-mode parameter org-indent-mode
@ 2011-12-22 23:04 Gustav Wikström
  2011-12-23  8:23 ` Eli Zaretskii
  0 siblings, 1 reply; 6+ messages in thread
From: Gustav Wikström @ 2011-12-22 23:04 UTC (permalink / raw)
  To: emacs-devel

[-- 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 --]

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2011-12-23 14:57 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-12-22 23:04 BUG: Emacs crashes due to org-mode parameter org-indent-mode Gustav Wikström
2011-12-23  8:23 ` 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

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.