Slawomir Grochowski <[email protected]> writes: > Slawomir Grochowski <[email protected]> writes: > >> Ihor Radchenko <[email protected]> writes: > >>> Also, I think there are some places where we do almost the same thing, >>> but copy marker. >> >> I’ll look into similar uses of copy-marker separately later. > > I looked into this. The closest matches I found are in > `org-clock-clock-out' and `org-clock-clock-cancel', where we copy a marker > while preserving its insertion type. However, there are only two > adjacent uses, and an org-copy-marker name might be misleading since > this differs from the default semantics of copy-marker. So I am inclined > to leave these as they are. Did you have another pattern or specific > places in mind?
Actually, what I had in mind is org-table, but you covered that exact place I thought about in the patch. Sorry for the noise. -- Ihor Radchenko // yantar92, Org mode maintainer, Learn more about Org mode at <https://orgmode.org/>. Support Org development at <https://liberapay.com/org-mode>, or support my work at <https://liberapay.com/yantar92>
