emacs-orgmode
[Top][All Lists]
Advanced

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

[O] BUG: TODO statistics in parent heading prevent evaluation of TODOs w


From: Adrian Bradd
Subject: [O] BUG: TODO statistics in parent heading prevent evaluation of TODOs with TRIGGER property
Date: Sun, 10 Dec 2017 16:25:35 -0500

Hi,

Please see the patch attached.

When completing a TODO with a TRIGGER property that has statistics in the parent headline the trigger would not evaluate because the :position property in `change-plist' may now refer to the line above the original TODO.

I have used a marker to avoid the issue with the point moving due to the addition of characters
​ in the parent headline​
. Not sure if this is the best way to solve the problem.

Cheers,

Adrian





Attachment: 0001-lisp-org.el-Use-marker-for-change-plist-position-pro.patch
Description: Binary data


reply via email to

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