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
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
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
>>>
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
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