Jorge Peixoto de Morais Neto <jorge13...@gmail.com> writes:

> Should I request the feature of Org automatically updating cookies when using
> structure editing commands such as C-c C-x C-w, C-c C-x C-y, <M-left>,
> <M-right> and friends?  Would it be worth the development cost?  I
> unfortunately cannot develop it myself.

Hi Jorge,

It might be enough to advise a few functions to call
org-update-statistics-cookies, e.g.:

(advice-add 'org-cut-special :after 'org-update-statistics-cookies)


Reply via email to