From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: Problem with org-insert-heading on multi-line items? Date: Thu, 8 Aug 2013 08:41:54 +0200 Message-ID: <61D4F049-7B47-4BC8-836A-8DBB705D7747@gmail.com> References: Mime-Version: 1.0 (Mac OS X Mail 6.5 \(1508\)) Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:33038) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1V7JvB-0001Dp-KZ for emacs-orgmode@gnu.org; Thu, 08 Aug 2013 02:42:11 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1V7Jv5-0006uz-Di for emacs-orgmode@gnu.org; Thu, 08 Aug 2013 02:42:05 -0400 Received: from mail-ea0-x22d.google.com ([2a00:1450:4013:c01::22d]:59985) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1V7Jv5-0006um-7L for emacs-orgmode@gnu.org; Thu, 08 Aug 2013 02:41:59 -0400 Received: by mail-ea0-f173.google.com with SMTP id g10so1226097eak.32 for ; Wed, 07 Aug 2013 23:41:57 -0700 (PDT) In-Reply-To: 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: Tom Davey Cc: Emacs Org mode mailing list Hi Tom, I have just rewritten org-insert-heading from scratch. It might not be = bug-free, but at least now it is in a state where bugs can be fixed. = Let me know if there are still problems. - Carsten On 7.8.2013, at 05:20, Tom Davey wrote: > Hello Carsten, >=20 > My apologies for the very tardy reply. You wrote me in June: >=20 >> I believe this issue no longer exists in the current master, >> it was fixed a while ago. Could you please confirm? >=20 > I just upgraded to 8.07, and unfortunately I don't believe it's fixed. > I'm finding the same behavior I described earlier: org-insert-heading > will add a checkbox to a new list item as long as the previous item > extends over two or more lines, even if no checkbox exists in that > previous item. Thanks much and sorry again for the delay in replying. >=20 > Regards, > Tom Davey >=20 > -- > Tom Davey > tom@tomdavey.com > New York NY USA >=20