It seems like, whenever I rename an open file and try to load it, the package reports: getModificationTime:getFileStatus: does not exist (No such file or directory)
It’s easy to work around this by closing the file (either before or after renaming), and then opening it again (only after renaming).
It seems like, whenever I rename an open file and try to load it, the package reports:
getModificationTime:getFileStatus: does not exist (No such file or directory)
It’s easy to work around this by closing the file (either before or after renaming), and then opening it again (only after renaming).