GNU bug report logs - #22777
Can't get Effort and CLOCK properties into the same drawer (PROPERTIES)

Previous Next

Package: org-mode;

Reported by: David Caldwell <ddcows2006 <at> yahoo.com>

Date: Mon, 22 Feb 2016 23:07:02 UTC

Severity: normal

Done: Nicolas Goaziou <mail <at> nicolasgoaziou.fr>

Bug is archived. No further changes may be made.

Full log


Message #8 received at 22777 <at> debbugs.gnu.org (full text, mbox):

From: Nicolas Goaziou <mail <at> nicolasgoaziou.fr>
To: David Caldwell <ddcows2006 <at> yahoo.com>
Cc: 22777 <at> debbugs.gnu.org
Subject: Re: bug#22777: Can't get Effort and CLOCK properties into the same
 drawer (PROPERTIES)
Date: Fri, 01 Dec 2017 19:51:23 +0100
Hello,

David Caldwell <ddcows2006 <at> yahoo.com> writes:

> - org-clock-into-drawer is customized to "PROPERTIES"
> - so both CLOCK and Effort properties should go in the PROPERTIES
> drawer- it works in Org-mode version 8.2.10 (release_8.2.10 @
> d:/bin/emacs-24.5/share/emacs/24.5/lisp/org/)  - result: 
>   :PROPERTIES:
>     CLOCK: [2016-02-22 Mon 15:26]    :Effort:   1w    :END:- it does *not* work in Org-mode version 8.3.3 (8.3.3-55-g9f7d7b-elpa @ d:/ddc/.emacs.d/elpa/org-20160215/)
>   - result:    :PROPERTIES:
>     :Effort:   1w    :END:    :PROPERTIES:    CLOCK: [2016-02-22 Mon
> 15:26]    :END:

PROPERTIES is a special, reserved, drawer. You cannot insert anything in
it but node properties. It helps Org finding properties and handling
property inheritance reasonably fast.

Regards,

-- 
Nicolas Goaziou                                                0x80A93738




This bug report was last modified 7 years and 177 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.