Hi,
tftor...@tftorrey.com (T.F. Torrey) writes:
> The attached patch modifiies org-publish-cache-ctime-of-src to use the
> dir of the current file as the base-dir instead of simply the project
> base-dir.
I applied a modified version of your patch, removing useless base-dir
argument. Thanks for
Hello all,
When publishing a project that contains relative symlinks in
subdirectories, org-publish-cache-ctime-of-src mistakenly connects the
true file name with the base-dir of the project instead of the symlink,
causing an error when the linked file is in a subdirectory and not the
base-dir.
T