From mboxrd@z Thu Jan  1 00:00:00 1970
From: Kyle Meyer <kyle@kyleam.com>
Subject: Re: :PROPERTIES: right after <SCHEDULED>?
Date: Wed, 12 Aug 2015 20:04:26 -0400
Message-ID: <87fv3oqcj9.fsf@kmlap.domain.org>
References: <530070C5-A907-4916-89C5-8A033F6F3E19@gmail.com>
Mime-Version: 1.0
Content-Type: text/plain
Return-path: <emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org>
Received: from eggs.gnu.org ([2001:4830:134:3::10]:35885)
	by lists.gnu.org with esmtp (Exim 4.71)
	(envelope-from <kyle@kyleam.com>) id 1ZPg0V-000110-Sr
	for emacs-orgmode@gnu.org; Wed, 12 Aug 2015 20:04:32 -0400
Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71)
	(envelope-from <kyle@kyleam.com>) id 1ZPg0S-0002j1-M5
	for emacs-orgmode@gnu.org; Wed, 12 Aug 2015 20:04:31 -0400
Received: from mail-qk0-f169.google.com ([209.85.220.169]:34696)
	by eggs.gnu.org with esmtp (Exim 4.71)
	(envelope-from <kyle@kyleam.com>) id 1ZPg0S-0002iv-In
	for emacs-orgmode@gnu.org; Wed, 12 Aug 2015 20:04:28 -0400
Received: by qkcs67 with SMTP id s67so10881294qkc.1
	for <emacs-orgmode@gnu.org>; Wed, 12 Aug 2015 17:04:28 -0700 (PDT)
In-Reply-To: <530070C5-A907-4916-89C5-8A033F6F3E19@gmail.com> (Boyan Penkov's
	message of "Wed, 12 Aug 2015 19:37:07 -0400")
List-Id: "General discussions about Org-mode." <emacs-orgmode.gnu.org>
List-Unsubscribe: <https://lists.gnu.org/mailman/options/emacs-orgmode>,
	<mailto:emacs-orgmode-request@gnu.org?subject=unsubscribe>
List-Archive: <http://lists.gnu.org/archive/html/emacs-orgmode>
List-Post: <mailto:emacs-orgmode@gnu.org>
List-Help: <mailto:emacs-orgmode-request@gnu.org?subject=help>
List-Subscribe: <https://lists.gnu.org/mailman/listinfo/emacs-orgmode>,
	<mailto:emacs-orgmode-request@gnu.org?subject=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: Boyan Penkov <boyan.penkov@gmail.com>
Cc: emacs-orgmode@gnu.org

Hello,

Boyan Penkov <boyan.penkov@gmail.com> writes:

> Hey folks,
>
> Is is the case that, syntactically, the :PROPERTIES: drawer must be
> immediately after the :SCHEDULED: line?

Yes, as of version 8.3:

    http://orgmode.org/Changes.html

This includes a function you can use to fix up your files.

--
Kyle