Hello, Clément Pit-Claudel <cpitclau...@gmail.com> writes:
> Hi all, > > Commit 45048eb78359fc742097982fc1adc5ca5e4b2509 (Fix `C-e' with > visible lines and arguments, > http://orgmode.org/w/?p=org-mode.git;a=commitdiff;h=45048eb78359fc742097982fc1adc5ca5e4b2509) > breaks my usual org-mode workflow, in which I commonly press C-e to go > past the ellipses of a folded headline and press M-S-RET to insert > a new TODO item. With the change, C-e M-S-RET now moves the body of > the current todo entry below the new todo header. > > It used to be the case that C-e moved past ellipses, which made it > very easy to insert a new TODO item below the current one. Is there an > easy way to do the same thing now that C-e leaves the point before > ellipses? C-u C-u M-S-RET inserts at the end of the current list, > unfortunately. Have you tried C-S-RET? Regards, -- Nicolas Goaziou