[Openmcl-devel] Opening files on automounted file systems
Tim Bradshaw
tfb at tfeb.org
Tue Mar 30 02:32:09 PDT 2010
On 29 Mar 2010, at 19:29, Daniel Weinreb wrote:
> CCL cannot open any files in a certain directory, whose
> unusual characteristic is that it is automounted from
> NFS. Emacs has no trouble opening and reading the file,
> "ls" shows it, and so on, but CCL says it's not there.
> I looked at the CCL documentation but failed to
> find anything about this. Does anyone know?
Is the file directly under the mountpoint? If it is, does opening a
file in a subdirectory of the mountpoint work? If it does, I would
guess that something is asking if the file exists, when it does not,
really, yet.
More information about the Openmcl-devel
mailing list