emacs can't open files outside current directory -
so here interesting error...there particular folder on desktop (hdrive, connected university-wide backup system, set automatically it) emacs has difficulty opening files. in directories within hdrive emacs can't open files above current directory. example,
cd ~/hdrive/directory/ emacs ../another_directory/file
gives error message
emacs: `get_current_dir_name' failed: no such file or directory
i same error if instead try
emacs ~/hdrive/another_directory/file
the files not missing , not corrupted, using cat in place of emacs in these commands works fine. , don't problem directories in hdrive - directory problem have subdirectory without - directories problem consistent.
there no .dir-locals.el anywhere in hdrive, can't messing things up.
any ideas?
Comments
Post a Comment