emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[debbugs-tracker] bug#22777: closed (Can't get Effort and CLOCK properti


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#22777: closed (Can't get Effort and CLOCK properties into the same drawer (PROPERTIES))
Date: Fri, 01 Dec 2017 21:24:03 +0000

Your message dated Fri, 01 Dec 2017 22:23:12 +0100
with message-id <address@hidden>
and subject line Re: bug#22777: Can't get Effort and CLOCK properties into the 
same drawer (PROPERTIES)
has caused the debbugs.gnu.org bug report #22777,
regarding Can't get Effort and CLOCK properties into the same drawer 
(PROPERTIES)
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden)


-- 
22777: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=22777
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: Can't get Effort and CLOCK properties into the same drawer (PROPERTIES) Date: Mon, 22 Feb 2016 23:05:59 +0000 (UTC)
Hi,

- 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:

David

--- End Message ---
--- Begin Message --- Subject: Re: bug#22777: Can't get Effort and CLOCK properties into the same drawer (PROPERTIES) Date: Fri, 01 Dec 2017 22:23:12 +0100 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.3 (gnu/linux)
Nicolas Goaziou <address@hidden> writes:

> David Caldwell <address@hidden> 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.

Closing this bug.

Regards,


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]