emacs-orgmode
[Top][All Lists]
Advanced

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

[O] [PATCH] org-clock: Fix CLOCK_INTO_DRAWER property check


From: Kyle Meyer
Subject: [O] [PATCH] org-clock: Fix CLOCK_INTO_DRAWER property check
Date: Thu, 16 Oct 2014 15:34:08 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3 (gnu/linux)

Hello,

A question on Stack Overflow [1] reported an issue overriding
`org-clock-into-drawer' with properties (specifically, overriding a
global value of t with a property value nil). Looking into the function
`org-clock-into-drawer', the actual behavior did not match the
documented behavior. The attached patch should fix the issue.

[1] 
http://stackoverflow.com/questions/26405415/how-to-locally-unset-org-clock-into-drawer-t

Attachment: 0001-org-clock-Fix-CLOCK_INTO_DRAWER-property-check.patch
Description: Text Data

-- 
Kyle

reply via email to

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