From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: Org-Capture template overwriting headlines!? Date: Wed, 06 Nov 2013 09:24:02 +0100 Message-ID: <87y551ewcb.fsf@bzg.ath.cx> References: Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:53383) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Ve2Av-0006X9-8o for emacs-orgmode@gnu.org; Wed, 06 Nov 2013 07:25:44 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Ve2Al-0000Ad-PJ for emacs-orgmode@gnu.org; Wed, 06 Nov 2013 07:25:33 -0500 Received: from mail-we0-x236.google.com ([2a00:1450:400c:c03::236]:39643) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Ve2Al-0000AT-Ir for emacs-orgmode@gnu.org; Wed, 06 Nov 2013 07:25:23 -0500 Received: by mail-we0-f182.google.com with SMTP id t61so4869690wes.13 for ; Wed, 06 Nov 2013 04:25:22 -0800 (PST) In-Reply-To: (Juan Alberto Sanchez's message of "Mon, 30 Sep 2013 22:26:19 -0400") 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: Juan Alberto Sanchez Cc: emacs-orgmode@gnu.org Hi Juan, Juan Alberto Sanchez writes: > I recently wrote a few org-capture template for myself and I just > notice a strange issue with the captures. when I record a capturer if > there was already something of the same level where the file+headline > is inserting it overwrites the previews entry of the same level. For > example, I take a capture by hitting C-c r t that captures is > inserted as a ** TODO under a * Tasks if I take another capture the > next ** TODO will overwrite already existing **TODO with the text on > the new capturer   rather then inserting it below the exiting ** TODO > headline. any idea what is going on? Below is a pestbin of my org > config This looks bad, and I can't reproduce this. What version of Emacs/Org are you using? Can you provide a minimal example, together with your setup? Thanks, -- Bastien