emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* org-id-copy adding properties drawer before planning line
@ 2016-01-09 12:55 Bingo UV
  2016-01-09 14:03 ` Eric S Fraga
  0 siblings, 1 reply; 2+ messages in thread
From: Bingo UV @ 2016-01-09 12:55 UTC (permalink / raw)
  To: emacs-orgmode

Hi,
  Consider the simple org file content 

* test
<2016-01-09 Sat 08:10>


When point is on the heading, if I execute M-x org-id-copy or
org-id-get-create, I get the following:

* test
:PROPERTIES:
:ID:       c1f5299d-c62d-4daa-8586-c61d0e32c255
:END:
<2016-01-09 Sat 08:10>

I understand that this is wrong, and properties drawer must follow
planning line. Is this a bug?


In emacs 24.4.1, org version 8.3.2. Same in emacs 24.5.1, org
version 8.3.3 installed from elpa today.

thanks

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: org-id-copy adding properties drawer before planning line
  2016-01-09 12:55 org-id-copy adding properties drawer before planning line Bingo UV
@ 2016-01-09 14:03 ` Eric S Fraga
  0 siblings, 0 replies; 2+ messages in thread
From: Eric S Fraga @ 2016-01-09 14:03 UTC (permalink / raw)
  To: Bingo UV; +Cc: emacs-orgmode

On Saturday,  9 Jan 2016 at 18:25, Bingo UV wrote:
> Hi,
>   Consider the simple org file content 
>
> * test
> <2016-01-09 Sat 08:10>
>
>
> When point is on the heading, if I execute M-x org-id-copy or
> org-id-get-create, I get the following:
>
> * test
> :PROPERTIES:
> :ID:       c1f5299d-c62d-4daa-8586-c61d0e32c255
> :END:
> <2016-01-09 Sat 08:10>
>
> I understand that this is wrong, and properties drawer must follow
> planning line. Is this a bug?

A planning line is not a line with timestamp alone as these can be
placed anywhere.  It is one with a DEADLINE or SCHEDULE expression.

HTH,
eric

-- 
: Eric S Fraga (0xFFFCF67D), Emacs 25.1.50.2, Org release_8.3.3-418-g0468ca

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2016-01-09 14:35 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-01-09 12:55 org-id-copy adding properties drawer before planning line Bingo UV
2016-01-09 14:03 ` Eric S Fraga

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).