Ihor Radchenko <[email protected]> writes: > Kristoffer Balintona <[email protected]> writes: > >>> - (`(file+olp ,path . ,(and outline-path (guard outline-path))) >>> + ((or `(file+olp ,path) >>> + `(file+olp ,path . ,outline-path)) > > Isn't simply `(file+olp ,path . ,outline-path)' good enough? > ... > That will not obey :prepend if we force adding to the end of buffer. > I think that what needs to be done here is simply deferring to > (file "path"), which see. > > Same for file+olp+datetree and file+headline. > > Also, since we are adding new features, can you add an ORG-NEWS entry? > (I think manual is ok, but you can double-check).
It has been a while. Kristoffer, did you have a chance to look into my comments? -- 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>
