Fix overlay breakage when updating statistics cookies
commitff9ae29d03bbb63b5c4002a4141e7ba90c6f78d3
authorNicolas Goaziou <mail@nicolasgoaziou.fr>
Mon, 8 Aug 2016 19:56:11 +0000 (8 21:56 +0200)
committerNicolas Goaziou <mail@nicolasgoaziou.fr>
Mon, 8 Aug 2016 19:56:11 +0000 (8 21:56 +0200)
tree4c2c3f58f1e23cf958ede3397bc78e1a0aca04c1
parentaf181d315a9fb2418148c1a2d4dface0758023e4
Fix overlay breakage when updating statistics cookies

* lisp/org.el (org-update-parent-todo-statistics): Do not move overlay
  when updating statistics cookies.

Overlay moving was introduced in
28b88bbb11289d6c8d39ccc8dc420e7051fc0d4c to fix a bug that no longer
seems to be reproducible.  In any case, even if needed, this fix should
happen in "org-colview.el".

Reported-by: Clément Pit--Claudel <clement.pitclaudel@live.com>
<http://permalink.gmane.org/gmane.emacs.orgmode/108601>
lisp/org.el