Re: [O] org-insert-subheading doesn't work well with colons

2015-03-24 Thread Leo Ufimtsev
Thank you for fix. Leo Ufimtsev | Intern Software Engineer @ Eclipse Team - Original Message - From: "Nicolas Goaziou" To: "Leo Ufimtsev" Cc: emacs-orgmode@gnu.org Sent: Monday, March 23, 2015 6:41:04 PM Subject: Re: [O] org-insert-subheading doesn't work well

Re: [O] org-insert-subheading doesn't work well with colons

2015-03-23 Thread Nicolas Goaziou
Hello, Leo Ufimtsev writes: > When I have a plain list entry like this and issue org-insert-heading: > > - Meaning of life :: > > I expect something like this: > > - Meaning of life :: > - It depends on where point is. It should be so past the colons, indeed. Before them, it is - |:: - M

[O] org-insert-subheading doesn't work well with colons

2015-03-23 Thread Leo Ufimtsev
When I have a plain list entry like this and issue org-insert-heading: - Meaning of life :: I expect something like this: - Meaning of life :: - Instead, it is inserted above the current item, like: - :: - Meaning of life I'm running emacs 25.0.50.3 Thoughts? Leo Ufimtsev | Intern Softwar