Nicolas Goaziou <[email protected]> writes: > As a first approximation, I think > > (with-current-buffer (marker-buffer org-log-note-marker) > (goto-char org-log-note-marker) > (copy-marker (org-log-beginning))) > > is close to what `org-log-note-marker' used to be.
Thanks for the code example - I used it. -- cheers, Thorsten
