> "Ihor Radchenko" wrote:
> bvchg...@mail.com writes:
>
> > am finding that the note that I insert when the state change
> > is logged is not present in the result of a call to
> > (org-element-parse-buffer).
>
> The note might indeed not yet be inside the Org buffer.
> `org-add-log-setup' arranges
bvchg...@mail.com writes:
> I'm attempting my first non-trivial elisp and seem to be falling at the
> first hurdle.
>
> Specifically, I am using (org-trigger-hook) to inspect a TODO->DONE state
> change, and am finding that the note that I insert when the state change
> is logged is not present in