Hello, Ingo Lohmar <i.loh...@gmail.com> writes:
> Hi Nicolas, > > sure: emacs -q -nw, and in the scratch buffer > > (add-to-list 'load-path "~/src/org-mode/lisp/") ;refer to HEAD as of > yesterday > (org-mode) > > ;and enter/paste: > > * test > - an -!- item > - another one > > Then, with the cursor at -!- (for example), hitting <C-S-return> breaks > the line, while it /should/ create a todo heading after the subtree. > Replacing the t with '(4) (which is what org-todo-heading comapres with) > fixes this. Thank you. I applied your patch. Regards, -- Nicolas Goaziou