From mboxrd@z Thu Jan 1 00:00:00 1970 From: John Wiegley Subject: Re: [bug] Captured item inserted in the wrong subtree Date: Sat, 13 Aug 2011 16:26:25 -0500 Message-ID: References: <80aabeg26r.fsf@somewhere.org> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([140.186.70.92]:59976) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QsLiw-0006q5-61 for emacs-orgmode@gnu.org; Sat, 13 Aug 2011 17:26:31 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QsLiu-0003lw-Rk for emacs-orgmode@gnu.org; Sat, 13 Aug 2011 17:26:30 -0400 Received: from mail-gy0-f169.google.com ([209.85.160.169]:44947) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QsLiu-0003ls-PC for emacs-orgmode@gnu.org; Sat, 13 Aug 2011 17:26:28 -0400 Received: by gyg10 with SMTP id 10so2897577gyg.0 for ; Sat, 13 Aug 2011 14:26:27 -0700 (PDT) In-Reply-To: <80aabeg26r.fsf@somewhere.org> (Sebastien Vauban's message of "Fri, 12 Aug 2011 16:00:12 +0200") 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 "Sebastien Vauban" writes: > Since this morning's update -- though I think I did not update yesterday --, > I've a weird problem when capture some text through the standard template I > use for months. I'm having a similar problem, except that the capturing process now deletes the first heading after my * Inbox group, and inserts part of the following headline into my capture buffer, in addition to the new capture template. John