Hi!
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.
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:
M-: (setq org-startup-indented t)
"open an org-mode file with some headlines and text."
C-c C-x b
C-x 0
tab
Anyone got any ideas on how to fix this?
Regards
Gustav