Re: Proposal: Change publication timestamps

2024-09-17 Thread Ihor Radchenko
Jens Lechtenboerger writes: >>> Ideally, it would be nice to have tests as well. >> >> I added test cases in the attached patch. > > I amended the commit message. I hope this to be ready for inclusion. Thanks! Applied, onto main, with a small amendment to the commit message. https://git.savanna

Re: Proposal: Change publication timestamps

2024-09-15 Thread Jens Lechtenboerger
On 2024-08-25, Jens Lechtenboerger wrote: > On 2024-08-15, Ihor Radchenko wrote: > >> The patch looks reasonable. >> Applied, onto main. >> https://git.savannah.gnu.org/cgit/emacs/org-mode.git/commit/?id=38d1bc67b2 > > Great, thanks! > >> Ideally, it would be nice to have tests as well. > > I adde

Re: Proposal: Change publication timestamps

2024-08-25 Thread Jens Lechtenboerger
On 2024-08-15, Ihor Radchenko wrote: > Jens Lechtenboerger writes: > >>> See "14.4 Triggering Publication" section of Org mode manual: >>> >>>Org uses timestamps to track when a file has changed. The above >>> functions normally only publish changed files. You can override this >>>

Re: Proposal: Change publication timestamps (was: Publishing cache)

2024-08-15 Thread Ihor Radchenko
Jens Lechtenboerger writes: >> See "14.4 Triggering Publication" section of Org mode manual: >> >>Org uses timestamps to track when a file has changed. The above >> functions normally only publish changed files. You can override this >> [...] > > I propose to change caching and chec

Proposal: Change publication timestamps (was: Publishing cache)

2024-08-12 Thread Jens Lechtenboerger
On 2024-06-14, Ihor Radchenko wrote: > Jens Lechtenboerger writes: > >> Jumping in here, I do not understand the publishing cache. Some of >> my org documents are re-published every time, while others are only >> re-published after changes. What is checked where? > > See "14.4 Triggering Public