From mboxrd@z Thu Jan 1 00:00:00 1970 From: Leo Ufimtsev Subject: Re: org-insert-subheading doesn't work well with colons Date: Tue, 24 Mar 2015 09:46:03 -0400 (EDT) Message-ID: <884679559.2012527.1427204763123.JavaMail.zimbra@redhat.com> References: <1403502140.1615789.1427141047416.JavaMail.zimbra@redhat.com> <14081545.1616697.1427141194260.JavaMail.zimbra@redhat.com> <87r3sfnxq7.fsf@nicolasgoaziou.fr> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:53767) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YaP9l-0007d1-Ta for emacs-orgmode@gnu.org; Tue, 24 Mar 2015 09:46:10 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YaP9h-0008M3-Sa for emacs-orgmode@gnu.org; Tue, 24 Mar 2015 09:46:09 -0400 Received: from mx4-phx2.redhat.com ([209.132.183.25]:46850) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YaP9h-0008Lt-Jv for emacs-orgmode@gnu.org; Tue, 24 Mar 2015 09:46:05 -0400 In-Reply-To: <87r3sfnxq7.fsf@nicolasgoaziou.fr> List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Nicolas Goaziou Cc: emacs-orgmode@gnu.org 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 with colons 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 - |:: - Meaning of life :: where "|" is the point. This should be fixed in 5a550938ce806ee88f62e6df774af47df83312a4. Thank you Regards, -- Nicolas Goaziou