Re: [O] PROPERTIES drawer inserted within LOGBOOK drawer during org-capture

2015-07-23 Thread Bruce Gilstrap
Indeed, I cannot reproduce the problem in the most recent daily snapshot (org-version = 8.3beta). Thanks, Bruce On Mon, Jul 20, 2015 at 4:07 PM, Nicolas Goaziou wrote: > Hello, > > Bruce Gilstrap writes: > > > I am running org-mode version 8.2.10 in GNU Emacs 24.3.1 on Windows 7 > > Ultimate (

Re: [O] PROPERTIES drawer inserted within LOGBOOK drawer during org-capture

2015-07-20 Thread Nicolas Goaziou
Hello, Bruce Gilstrap writes: > I am running org-mode version 8.2.10 in GNU Emacs 24.3.1 on Windows 7 > Ultimate (Service Pack 1). When I invoke org-capture while the cursor is on > or "under" a TODO headline that does not have a PROPERTIES drawer, org > inserts a PROPERTIES drawer and an ID key

[O] PROPERTIES drawer inserted within LOGBOOK drawer during org-capture

2015-07-20 Thread Bruce Gilstrap
Hello, I am running org-mode version 8.2.10 in GNU Emacs 24.3.1 on Windows 7 Ultimate (Service Pack 1). When I invoke org-capture while the cursor is on or "under" a TODO headline that does not have a PROPERTIES drawer, org inserts a PROPERTIES drawer and an ID key-value pair, like so: * TODO New

[O] Properties drawer

2015-03-14 Thread Nicolas Calderon
Hi, I'm currently using the org-treat-insert-todo-heading-as-state-change and I log state changes, which means that when I create a heading it automatically inserts a logbook drawer. I like to keep my property drawers near the heading, but their position doesn't seem to be anchored as tags are. Af