I believe this is fixed now, please verify.
- Carsten
On Nov 1, 2008, at 2:22 AM, Sergey A. wrote:
Hello.
I didn't think that the bug will be so difficult to reproduce.
In my case, the bug always happens with the following file:
*** foo
***** bar
Below is the steps to reproduce that 100% works to me:
1) File is opened, headline is folded, cursor is on the second
asterisk:
*[*]* foo...
2) After pressing C-<RET>, I see the following:
*** foo
...
***
If instead of "***** bar" there is " bar", then the bug doesn't
happen.
I've deleted some tweaks to orgmode, so my config now is:
(add-to-list 'auto-mode-alist '("\\.org\\'" . org-mode))
(global-set-key "\C-cl" 'org-store-link)
(global-set-key "\C-ca" 'org-agenda)
(global-set-key "\C-cb" 'org-iswitchb)
(add-hook 'org-mode-hook 'turn-on-font-lock)
I've rebuild my emacs from CVS before testing.
P.S. I use Archlinux.
--
Sergey.
_______________________________________________
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode
_______________________________________________
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode