From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Sebastien Vauban" Subject: [BUG] C-c C-x p inserts PROPERTY drawer *inside* LOGBOOK drawer Date: Fri, 15 Nov 2013 12:10:06 +0100 Message-ID: <86zjp53oq9.fsf@somewhere.org> Mime-Version: 1.0 Content-Type: text/plain Return-path: 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-mXXj517/zsQ@public.gmane.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org-mXXj517/zsQ@public.gmane.org To: emacs-orgmode-mXXj517/zsQ@public.gmane.org Hello, As you can see on http://screencast.com/t/Pwu5nf31AE, when being on the collapsed LOGBOOK drawer, and calling `C-c C-x p' to insert a new property, the PROPERTY drawer gets created *inside* the LOGBOOK drawer (see the consecutive END lines): --8<---------------cut here---------------start------------->8--- ** WAIT Mail package to Susan :LOGBOOK: ... CLOCK lines ... :PROPERTIES: :Assignee: colleague-//Bz/+gSJx1BDgjK7y7TUQ@public.gmane.org :END: :END: --8<---------------cut here---------------end--------------->8--- ECM: --8<---------------cut here---------------start------------->8--- #+TITLE: Example of Tasks * Personal :PROPERTIES: :CATEGORY: Personal :END: ** WAIT Mail package to Susan :LOGBOOK: - State "TODO" -> "STRT" [2013-07-24 Wed 15:45] CLOCK: [2013-07-24 Wed 15:45]--[2013-07-24 Wed 17:28] => 1:43 CLOCK: [2013-08-12 Mon 11:56]--[2013-08-12 Mon 12:12] => 0:16 - State "STRT" -> "DONE" [2013-08-12 Mon 12:12] - State "DONE" -> "TODO" [2013-09-27 Fri 10:23] - State "TODO" -> "WAIT" [2013-11-15 Fri 12:00] :END: --8<---------------cut here---------------end--------------->8--- Best regards, Seb -- Sebastien Vauban