From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: Unexpected behaviour from capture-template Date: Tue, 30 Jan 2018 00:08:26 +0100 Message-ID: <87shaontzp.fsf@nicolasgoaziou.fr> References: <271e1b84-4426-cc12-3821-dd52bfb8d423@hoskins.eu> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:42904) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1egIXQ-0004kF-DI for emacs-orgmode@gnu.org; Mon, 29 Jan 2018 18:08:33 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1egIXN-000363-6A for emacs-orgmode@gnu.org; Mon, 29 Jan 2018 18:08:32 -0500 Received: from relay4-d.mail.gandi.net ([217.70.183.196]:42990) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1egIXM-00034k-Vd for emacs-orgmode@gnu.org; Mon, 29 Jan 2018 18:08:29 -0500 In-Reply-To: <271e1b84-4426-cc12-3821-dd52bfb8d423@hoskins.eu> (Brian J. Hoskins's message of "Mon, 29 Jan 2018 22:56:35 +0000") 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" To: Brian J Hoskins Cc: emacs-orgmode@gnu.org Hello, Brian J Hoskins writes: > Everything works except for the property, which for some reason gets > inserted above the symptom line, even though it is prompted for last. > This is what the capture template looks like after finishing: > > ---------- > > * Test Health Journal :HEADACHE: > [2018-01-29 Mon 22:52] > ** SYMPTOMS > :PROPERTIES: > :SEVERITY: 2 > :END: > My symptoms... > > ---------- > > > Am I doing something wrong or is there a bug here? The properties drawer must be located right below the headline, barring some planning info line. So the output looks perfectly valid. Regards, -- Nicolas Goaziou