Bug with efs
William Foster (wkf@odi.com)
Wed, 18 Jan 1995 12:16:14 -0500
BTW, you might wish to add the address for bug reports to the README
file or some such in the efs directory. I don't have the address off
hand and am thus sending this report to you directly. Please forward it.
When I have find-file going on in mini-buffer such as:
/machine-name:/mounted-directory-to-another-machine/
And in /machine-name:/mounted-directory-to-another-machine/ there is a
link to a directory on macine-name such as link-to-machine-name,
link-to-machine-name does not show up on completions list and will not
complete since the disk is not mounted on the machine running emacs. If
I type link-to-machine-name/ then things work fine since I have crossed
over to machine-name at that point.
So, IWBNI links where looked up to see if they are valid using the
context of the machine specified /machine-name:/ rather than the machine
running emacs.