From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: =?UTF-8?B?UmU6IE9yZy1nZXQtcHJvcGVydHktYmxvY2sgY2Fu4oCZdCBoYW5k?= =?UTF-8?B?bGUgcHJlY2VkaW5nIGRyYXdlcnM=?= Date: Wed, 31 Jan 2018 21:12:56 +0100 Message-ID: <87shalyegn.fsf@nicolasgoaziou.fr> References: Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:58235) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1egykd-0000yu-NQ for emacs-orgmode@gnu.org; Wed, 31 Jan 2018 15:13:00 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1egykc-000194-Rr for emacs-orgmode@gnu.org; Wed, 31 Jan 2018 15:12:59 -0500 Received: from relay3-d.mail.gandi.net ([2001:4b98:c:538::195]:41957) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1egykc-00018e-Ks for emacs-orgmode@gnu.org; Wed, 31 Jan 2018 15:12:58 -0500 In-Reply-To: (Nikolai Weibull's message of "Wed, 31 Jan 2018 21:01:52 +0100") 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: Nikolai Weibull Cc: emacs-orgmode@gnu.org Hello, Nikolai Weibull writes: > At first I figured that the rules had changed and that > the :PROPERTY: drawer must come first That's correct. > but then I tried it out and Org would gladly create a new :LOGBOOK: > drawer for an entry that already had a :PROPERTY: drawer and place > the :LOGBOOK: drawer first. That is a bug. I don't expect anything like this to happen in a recent Org. > Now, what=E2=80=99s worse is that the whole =E2=80=9Cyou have a malformed= drawers, > should I fix it?=E2=80=9D functionality in org-buffer-property-keys will = not > actually move the :PROPERTY: drawer to the location that it expects, > it simply creates an empty :PROPERTY: drawer instead and leaves the > =E2=80=9Cmisplaced=E2=80=9D one where it was. In ORG-NEWS, you will file a function that repairs your documents. I removed "You have a malformed drawer" question a while ago from the code base. Regards, --=20 Nicolas Goaziou