Re: org-publish-cache-get-file-property errors out

2025-06-14 Thread Ihor Radchenko
Ihor Radchenko writes: >> I am not sure if it is a bug, but when I call >> >> (org-publish-find-title "/absolute/path/to/org/file.org" '("")) >> ... >> in the funtion org-publish-cache-get-file-property where >> org-publish-transient-cache is initialized with nil. > > It is a documentation bug.

Re: org-publish-cache-get-file-property errors out

2025-04-22 Thread Ihor Radchenko
reza writes: > Hello Orgers > > I am not sure if it is a bug, but when I call > > (org-publish-find-title "/absolute/path/to/org/file.org" '("")) > ... > in the funtion org-publish-cache-get-file-property where > org-publish-transient-cache is initialized with nil. It is a documentation bug. `