From mboxrd@z Thu Jan 1 00:00:00 1970 From: Leo Ufimtsev Subject: org-insert-subheading doesn't work well with colons Date: Mon, 23 Mar 2015 16:06:34 -0400 (EDT) Message-ID: <14081545.1616697.1427141194260.JavaMail.zimbra@redhat.com> References: <1403502140.1615789.1427141047416.JavaMail.zimbra@redhat.com> 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]:36066) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Ya8cR-0002AL-Qu for emacs-orgmode@gnu.org; Mon, 23 Mar 2015 16:06:40 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Ya8cO-0003CS-Jh for emacs-orgmode@gnu.org; Mon, 23 Mar 2015 16:06:39 -0400 Received: from mx6-phx2.redhat.com ([209.132.183.39]:33469) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Ya8cO-0003CB-DA for emacs-orgmode@gnu.org; Mon, 23 Mar 2015 16:06:36 -0400 Received: from zmail23.collab.prod.int.phx2.redhat.com (zmail23.collab.prod.int.phx2.redhat.com [10.5.83.28]) by mx6-phx2.redhat.com (8.14.4/8.14.4) with ESMTP id t2NK6ZEo007422 for ; Mon, 23 Mar 2015 16:06:35 -0400 In-Reply-To: <1403502140.1615789.1427141047416.JavaMail.zimbra@redhat.com> 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: emacs-orgmode@gnu.org 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 Software Engineer @ Eclipse Team